Home
last modified time | relevance | path

Searched refs:etc2_decode_block_T (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DEtc2ShaderLib.comp129 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/
Detc.cpp296 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/
Detc.cpp296 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/
Detc.cpp296 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()