Searched refs:GL_TEXTURE_GEN_R (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_enable.c249 case GL_TEXTURE_GEN_R :
H A Dstate_texdiff.c165 able[to->unit[i].textureGen.r](GL_TEXTURE_GEN_R);
1001 able[to->unit[u].textureGen.r](GL_TEXTURE_GEN_R);
H A Dstate_lists.c520 CRSTATE_SET_ENABLED(texture.unit[i].textureGen.r, GL_TEXTURE_GEN_R);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c3331 glDisable(GL_TEXTURE_GEN_R);
3358 glEnable(GL_TEXTURE_GEN_R);
3389 glEnable(GL_TEXTURE_GEN_R);
3420 glEnable(GL_TEXTURE_GEN_R);
3432 glDisable(GL_TEXTURE_GEN_R);
3442 glDisable(GL_TEXTURE_GEN_R);
H A Dwined3d_gl.h591 #define GL_TEXTURE_GEN_R 0x0C62 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c3472 gl_info->gl_ops.gl.p_glDisable(GL_TEXTURE_GEN_R);
3499 gl_info->gl_ops.gl.p_glEnable(GL_TEXTURE_GEN_R);
3530 gl_info->gl_ops.gl.p_glEnable(GL_TEXTURE_GEN_R);
3561 gl_info->gl_ops.gl.p_glEnable(GL_TEXTURE_GEN_R);
3573 gl_info->gl_ops.gl.p_glDisable(GL_TEXTURE_GEN_R);
3583 gl_info->gl_ops.gl.p_glDisable(GL_TEXTURE_GEN_R);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h652 #define GL_TEXTURE_GEN_R 0x0C62 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h680 #define GL_TEXTURE_GEN_R 0x0C62 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4088 #define GL_TEXTURE_GEN_R 0x0C62 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h591 #define GL_TEXTURE_GEN_R 0x0C62 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4397 #define GL_TEXTURE_GEN_R 0x0C62 macro

Completed in 298 milliseconds