Searched defs:modifierTable (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/ |
D | loadimage_etc.cpp | 1381 static const int modifierTable[16][8] = in getSingleChannelModifier() local
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
D | loadimage_etc.cpp | 1381 static const int modifierTable[16][8] = in getSingleChannelModifier() local
|