Searched refs:etc2_decode_block_T (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | Etc2ShaderLib.comp | 129 ivec4[16] etc2_decode_block_T(uint high, 268 return etc2_decode_block_T(high, low, isPunchthroughAlpha, opaque);
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
D | etc.cpp | 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() function 401 etc2_decode_block_T(high, low, isPunchthroughAlpha, opaque, pOut); in etc2_decode_rgb_block()
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | etc.cpp | 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() function 401 etc2_decode_block_T(high, low, isPunchthroughAlpha, opaque, pOut); in etc2_decode_rgb_block()
|
/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ |
D | etc.cpp | 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() function 401 etc2_decode_block_T(high, low, isPunchthroughAlpha, opaque, pOut); in etc2_decode_rgb_block()
|