Searched defs:indexBits (Results 1 – 6 of 6) sorted by relevance
| /external/angle/src/image_util/ |
| D | loadimage_paletted.cpp | 32 size_t DecodeIndexIntoPalette(const uint8_t *row, size_t i, uint32_t indexBits) in DecodeIndexIntoPalette() 120 uint32_t indexBits, in LoadPalettedToRGBA8Impl()
|
| D | storeimage_paletted.cpp | 103 uint32_t indexBits, in StoreRGBA8ToPalettedImpl()
|
| /external/mesa3d/src/glx/ |
| D | glxconfig.h | 43 GLint indexBits; /* total bits for colorindex */ member
|
| /external/deqp/framework/common/ |
| D | tcuCompressedTexture.cpp | 1716 const deUint64 indexBits = get64BitBlockLE(src, 0) >> 16; in decompressBc4() local 1782 const deUint64 indexBits = get64BitBlockLE(src, c) >> 16; in decompressBc5() local 2230 static const deUint8 indexBits[] = { 3, 3, 2, 2, 2, 2, 4, 2 }; in decompressBc7() local
|
| /external/angle/src/tests/gl_tests/ |
| D | GetImageTest.cpp | 1108 uint32_t indexBits; member
|
| /external/angle/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 3671 uint32_t indexBits = 0, redBlueBits = 0, greenBits = 0, alphaBits = 0; in CompressPalettedTexture() local
|