Searched refs:convertSatRteUint12 (Results 1 – 1 of 1) sorted by relevance
268 inline deUint16 convertSatRteUint12 (float f) in convertSatRteUint12() function382 …case TextureFormat::UNORM_SHORT_12: *((deUint16*)dst) = (deUint16)(convertSatRteUint12(src * 409… in floatToChannel()