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

/external/deqp/framework/common/
H A DtcuTexture.cpp158 inline deUint32 readUint32High16 (const deUint8* src) function in namespace:tcu::__anon4731
1192 return (float)readUint32High16(pixelPtr) / 65535.0f;

Completed in 86 milliseconds