Searched defs:custom_linear_fog (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c3601 BOOL custom_linear_fog = FALSE; local
3705 custom_linear_fog = TRUE;
3893 if (custom_linear_fog)
6191 BOOL custom_linear_fog = FALSE; local
6267 custom_linear_fog = TRUE;
6434 if (settings->sRGB_write || custom_linear_fog)
6439 if (custom_linear_fog)

Completed in 361 milliseconds