Searched refs:convert_from_sRGB (Results 1 – 2 of 2) sorted by relevance
374 float convert_from_sRGB(float value);
959 expected_value = convert_from_sRGB(expected_value); in checkDestinationTexture()964 expected_value = convert_from_sRGB(expected_value); in checkDestinationTexture()1191 float FunctionalTest::convert_from_sRGB(float value) in convert_from_sRGB() function in gl3cts::TextureSizePromotion::FunctionalTest