Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp278ETC2_UNCOMPRESSED_BLOCK_SIZE_R11 = ETC2_BLOCK_WIDTH*ETC2_BLOCK_HEIGHT*ETC2_UNCOMPRESSED_PIXEL_SIZE… enumerator
742 void decompressEAC11Block (deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11], deUint64 src, bool signed… in decompressEAC11Block()