Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp564 inline deUint32 uintToChannel (deUint32 src, int bits) in uintToChannel() function
1551 #define PU(VAL, OFFS, BITS) (uintToChannel((VAL), (BITS)) << (OFFS)) in setPixel()
1701 #define PU(VAL, OFFS, BITS) (uintToChannel((deUint32)(VAL), (BITS)) << (OFFS)) in setPixel()

Completed in 7 milliseconds