Home
last modified time | relevance | path

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

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