Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp158 inline deUint32 readUint32High16 (const deUint8* src) in readUint32High16() function
1192 return (float)readUint32High16(pixelPtr) / 65535.0f; in getPixDepth()