Searched refs:colorcor_dst (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | arb_program_shader.c | 6184 char colorcor_dst[8]; local 6378 sprintf(colorcor_dst, "tex%u", stage); 6379 gen_color_correction(&buffer, colorcor_dst, WINED3DSP_WRITEMASK_ALL, "const.x", "const.y",
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | arb_program_shader.c | 5704 char colorcor_dst[8]; local 5877 sprintf(colorcor_dst, "tex%u", stage); 5878 gen_color_correction(&buffer, colorcor_dst, WINED3DSP_WRITEMASK_ALL, "const.x", "const.y",
|
Completed in 729 milliseconds