Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp628 static const int modifierTable[8][4] = {// 00 01 10 11 in decompressETC1Block() local
688 static const int modifierTable[8][4] = {// 00 01 10 11 in decompressETC2Block() local
911 static const int modifierTable[16][8] = { in decompressEAC8Block() local
939 static const int modifierTable[16][8] = { in decompressEAC11Block() local
/aosp_15_r20/external/swiftshader/src/Device/
H A DETC_Decoder.cpp647 static const int modifierTable[16][8] = { { -3, -6, -9, -15, 2, 5, 8, 14 }, in getSingleChannelModifier() local
/aosp_15_r20/external/angle/src/image_util/
H A Dloadimage_etc.cpp1438 static const int modifierTable[16][8] = in getSingleChannelModifier() local