| bitCount() const noexcept | gamp::render::pixel::PixelFormat | inline |
| bitMask() const noexcept | gamp::render::pixel::PixelFormat | inline |
| bitShift() const noexcept | gamp::render::pixel::PixelFormat | inline |
| bitsPerPixel() const noexcept | gamp::render::pixel::PixelFormat | inline |
| bitStride() const noexcept | gamp::render::pixel::PixelFormat | inline |
| bytesPerPixel() const noexcept | gamp::render::pixel::PixelFormat | inline |
| defaultValue(uint32_t cIdx, bool shiftResult) const noexcept | gamp::render::pixel::PixelFormat | inline |
| find(CType s) const noexcept | gamp::render::pixel::PixelFormat | inline |
| fromFloat(float f, uint32_t cIdx, bool shiftResult) const noexcept | gamp::render::pixel::PixelFormat | inline |
| hashCode() const noexcept | gamp::render::pixel::PixelFormat | inline |
| isInterleaved() const noexcept | gamp::render::pixel::PixelFormat | inline |
| isUniform() const noexcept | gamp::render::pixel::PixelFormat | inline |
| operator==(const PixelFormat &rhs) const noexcept | gamp::render::pixel::PixelFormat | inline |
| order() const noexcept | gamp::render::pixel::PixelFormat | inline |
| PixelFormats class | gamp::render::pixel::PixelFormat | friend |
| size() const noexcept | gamp::render::pixel::PixelFormat | inline |
| toFloat(uint32_t v, jau::nsize_t cIdx, bool isShifted) const noexcept | gamp::render::pixel::PixelFormat | inline |
| toString() const noexcept | gamp::render::pixel::PixelFormat | inline |
| toU32(uint8_t c1NormI8) const noexcept | gamp::render::pixel::PixelFormat | inline |
| toU32(uint8_t c1NormI8, uint8_t c2NormI8, uint8_t c3NormI8) const noexcept | gamp::render::pixel::PixelFormat | inline |
| toU32(uint8_t c1NormI8, uint8_t c2NormI8, uint8_t c3NormI8, uint8_t c4NormI8) const noexcept | gamp::render::pixel::PixelFormat | inline |
| toU32(const uint8_t *src) const | gamp::render::pixel::PixelFormat | inline |