Searched refs:convertSatRteUint10 (Results 1 – 1 of 1) sorted by relevance
261 inline deUint16 convertSatRteUint10 (float f) in convertSatRteUint10() function381 …case TextureFormat::UNORM_SHORT_10: *((deUint16*)dst) = (deUint16)(convertSatRteUint10(src * 102… in floatToChannel()