Home
last modified time | relevance | path

Searched defs:modifierTable (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuCompressedTexture.cpp410 static const int modifierTable[8][4] = in decompressETC1Block() local
477 static const int modifierTable[8][4] = in decompressETC2Block() local
705 static const int modifierTable[16][8] = in decompressEAC8Block() local
744 static const int modifierTable[16][8] = in decompressEAC11Block() local
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp625 static const int modifierTable[16][8] = { { -3, -6, -9, -15, 2, 5, 8, 14 }, in getSingleChannelModifier() local