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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c223 glAttribFunc specular_func_3ubv; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c216 glAttribFunc specular_func_3ubv; variable
5183 specular_func_3ubv(d);
5243 specular_func_3ubv = (glAttribFunc)GL_EXTCALL(glSecondaryColor3ubvEXT);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c278 glAttribFunc specular_func_3ubv; variable
5007 specular_func_3ubv(d);
5075 specular_func_3ubv = (glAttribFunc)GL_EXTCALL(glSecondaryColor3ubvEXT);

Completed in 68 milliseconds