Searched defs:modifierTable (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/common/ |
D | tcuCompressedTexture.cpp | 511 static const int modifierTable[8][4] = in decompressETC1Block() local 578 static const int modifierTable[8][4] = in decompressETC2Block() local 806 static const int modifierTable[16][8] = in decompressEAC8Block() local 845 static const int modifierTable[16][8] = in decompressEAC11Block() local
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 647 static const int modifierTable[16][8] = { { -3, -6, -9, -15, 2, 5, 8, 14 }, in getSingleChannelModifier() local
|
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 654 static const int modifierTable[16][8] = { { -3, -6, -9, -15, 2, 5, 8, 14 }, in getSingleChannelModifier() local
|
/external/angle/src/image_util/ |
D | loadimage_etc.cpp | 1381 static const int modifierTable[16][8] = in getSingleChannelModifier() local
|