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

/external/deqp/framework/common/
H A DtcuTexture.cpp191 inline deUint32 readUint32High24 (const deUint8* src) function in namespace:tcu::__anon4731
1196 return (float)readUint32High24(pixelPtr) / 16777215.0f;

Completed in 62 milliseconds