Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp356 inline deUint32 normFloatToChannel (float src, int bits) in normFloatToChannel() function
910 #define PN(VAL, OFFS, BITS) (normFloatToChannel((VAL), (BITS)) << (OFFS)) in setPixel()
1053 #define PN(VAL, OFFS, BITS) (normFloatToChannel((VAL), (BITS)) << (OFFS)) in setPixDepth()