Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp192 inline deUint32 readUint32High24 (const deUint8* src) in readUint32High24() function
1286 return (float)readUint32High24(pixelPtr) / 16777215.0f; in getPixDepth()