Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp1344 inline deUint64 get64BitBlockLE (const deUint8* src, int blockNdx) in get64BitBlockLE() function
1628 const deUint64 alphaBits = get64BitBlockLE(src, 0) >> 16; in decompressBc3()
1716 const deUint64 indexBits = get64BitBlockLE(src, 0) >> 16; in decompressBc4()
1782 const deUint64 indexBits = get64BitBlockLE(src, c) >> 16; in decompressBc5()