Searched refs:GL_CONSTANT_COLOR1_NV (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_regcombiner.c20 case GL_CONSTANT_COLOR1_NV:
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_regcombiner.c135 case GL_CONSTANT_COLOR1_NV:
168 if( pname == GL_CONSTANT_COLOR0_NV || pname == GL_CONSTANT_COLOR1_NV )
187 if( pname == GL_CONSTANT_COLOR0_NV || pname == GL_CONSTANT_COLOR1_NV )
199 if( pname == GL_CONSTANT_COLOR0_NV || pname == GL_CONSTANT_COLOR1_NV )
219 if( input != GL_ZERO && input != GL_CONSTANT_COLOR0_NV && input != GL_CONSTANT_COLOR1_NV && input != GL_FOG && input != GL_PRIMARY_COLOR_NV && input != GL_SECONDARY_COLOR_NV && input != GL_SPARE0_NV && input != GL_SPARE1_NV && ( input < GL_TEXTURE0_ARB || input >= GL_TEXTURE0_ARB + g->limits.maxTextureUnits ))
425 if( input != GL_ZERO && input != GL_CONSTANT_COLOR0_NV && input != GL_CONSTANT_COLOR1_NV && input != GL_FOG && input != GL_PRIMARY_COLOR_NV && input != GL_SECONDARY_COLOR_NV && input != GL_SPARE0_NV && input != GL_SPARE1_NV && ( input < GL_TEXTURE0_ARB || input >= GL_TEXTURE0_ARB + g->limits.maxTextureUnits ) && input != GL_E_TIMES_F_NV && input != GL_SPARE0_PLUS_SECONDARY_COLOR_NV )
660 case GL_CONSTANT_COLOR1_NV:
694 case GL_CONSTANT_COLOR1_NV:
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm_pointers.c660 case GL_CONSTANT_COLOR1_NV:
685 case GL_CONSTANT_COLOR1_NV:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dnvidia_texture_shader.c113 return GL_CONSTANT_COLOR1_NV;
H A Dwined3d_gl.h3534 #define GL_CONSTANT_COLOR1_NV 0x852b macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dnvidia_texture_shader.c122 return GL_CONSTANT_COLOR1_NV;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h635 #define GL_CONSTANT_COLOR1_NV 0x852B macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h3543 #define GL_CONSTANT_COLOR1_NV 0x852b macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h724 #define GL_CONSTANT_COLOR1_NV 0x852B macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h2269 #define GL_CONSTANT_COLOR1_NV 0x852B macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h2264 #define GL_CONSTANT_COLOR1_NV 0x852B macro
/vbox/include/VBox/HostServices/
H A Dglext.h1984 #define GL_CONSTANT_COLOR1_NV 0x852B macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h4036 #define GL_CONSTANT_COLOR1_NV 0x852B macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h3405 #define GL_CONSTANT_COLOR1_NV 0x852B macro

Completed in 622 milliseconds