Searched refs:sRGBtoLinear16_5_12 (Results 1 – 2 of 2) sorted by relevance
72 void sRGBtoLinear16_5_12(Short4 &c);
147 sRGBtoLinear16_5_12(c.x); in sampleTexture()149 sRGBtoLinear16_5_12(c.z); in sampleTexture()370 sRGBtoLinear16_5_12(cs.x); in sampleTexture()372 sRGBtoLinear16_5_12(cs.z); in sampleTexture()2167 void SamplerCore::sRGBtoLinear16_5_12(Short4 &c) in sRGBtoLinear16_5_12() function in sw::SamplerCore