Searched refs:ETC2_UNCOMPRESSED_BLOCK_SIZE_R11 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp314 ETC2_UNCOMPRESSED_BLOCK_SIZE_R11 = ETC2_BLOCK_WIDTH*ETC2_BLOCK_HEIGHT*ETC2_UNCOMPRESSED_PIXEL_SIZE_R11, enumerator in enum:tcu::EtcDecompressInternal::__anon19685
773 static void decompressEAC11Block (deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11], deUint64 src, bool signedMode)
1021 deUint8 uncompressedBlock[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11];
1071 deUint8 uncompressedBlockR[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11];
1072 deUint8 uncompressedBlockG[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11];

Completed in 899 milliseconds