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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c3478 srgb_mul_low, srgb_cmp, srgb_pow, srgb_mul_high);
5800 srgb_mul_low, srgb_cmp, srgb_pow, srgb_mul_high);
H A Dwined3d_private.h3296 static const float srgb_mul_high = 1.055f; variable
H A Dglsl_shader.c1153 srgb_pow, srgb_mul_high, srgb_sub_high, srgb_mul_low);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h3337 static const float srgb_mul_high = 1.055f; variable
H A Dglsl_shader.c1174 srgb_pow, srgb_mul_high, srgb_sub_high, srgb_mul_low);

Completed in 864 milliseconds