Searched defs:get128BitBlockStart (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp312 inline deUint64 get128BitBlockStart (const deUint8* src, int blockNdx) function in namespace:tcu::__anon2964::EtcDecompressInternal
856 const deUint64 compressedBlockAlpha = get128BitBlockStart(src, 0);
963 const deUint64 compressedBlockR = get128BitBlockStart(src, 0);

Completed in 92 milliseconds