Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp296 inline deUint64 get128BitBlockStart (const deUint8* src, int blockNdx) in get128BitBlockStart() function
840 const deUint64 compressedBlockAlpha = get128BitBlockStart(src, 0); in decompressETC2_EAC_RGBA8()
947 const deUint64 compressedBlockR = get128BitBlockStart(src, 0); in decompressEAC_RG11()