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

/external/deqp/framework/common/
H A DtcuTexture.cpp480 inline deUint32 unormFloatToChannel (float src, int bits) function in namespace:tcu::__anon4731
1268 #define PN(VAL, OFFS, BITS) (unormFloatToChannel((VAL), (BITS)) << (OFFS))

Completed in 87 milliseconds