Searched refs:GL_CONSTANT (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c2328 glTexEnvi(GL_TEXTURE_ENV, src1_target, useext(GL_CONSTANT));
2329 checkGLcall("GL_TEXTURE_ENV, src1_target, useext(GL_CONSTANT)");
2336 glTexEnvi(GL_TEXTURE_ENV, src3_target, useext(GL_CONSTANT));
2337 checkGLcall("GL_TEXTURE_ENV, src3_target, useext(GL_CONSTANT)");
2701 glTexEnvi(GL_TEXTURE_ENV, src2_target, useext(GL_CONSTANT));
2702 checkGLcall("GL_TEXTURE_ENV, src2_target, GL_CONSTANT");
H A Dwined3d_gl.h775 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c2455 gl_info->gl_ops.gl.p_glTexEnvi(GL_TEXTURE_ENV, src1_target, GL_CONSTANT);
2456 checkGLcall("GL_TEXTURE_ENV, src1_target, GL_CONSTANT");
2463 gl_info->gl_ops.gl.p_glTexEnvi(GL_TEXTURE_ENV, src3_target, GL_CONSTANT);
2464 checkGLcall("GL_TEXTURE_ENV, src3_target, GL_CONSTANT");
2828 gl_info->gl_ops.gl.p_glTexEnvi(GL_TEXTURE_ENV, src2_target, GL_CONSTANT);
2829 checkGLcall("GL_TEXTURE_ENV, src2_target, GL_CONSTANT");
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h1844 #define GL_CONSTANT 0x8576 macro
H A Dglext.h277 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h1874 #define GL_CONSTANT 0x8576 macro
H A Dglext.h267 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h626 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h775 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h715 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h267 #define GL_CONSTANT 0x8576 macro
/vbox/include/VBox/HostServices/
H A Dglext.h267 #define GL_CONSTANT 0x8576 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h275 #define GL_CONSTANT 0x8576 macro

Completed in 1125 milliseconds