Searched refs:GL_ONE_MINUS_DST_COLOR (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_buffer.c182 case GL_ONE_MINUS_DST_COLOR:
276 case GL_ONE_MINUS_DST_COLOR:
301 case GL_ONE_MINUS_DST_COLOR:
327 case GL_ONE_MINUS_DST_COLOR:
355 case GL_ONE_MINUS_DST_COLOR:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c285 case WINED3DBLEND_INVDESTCOLOR : dstBlend = GL_ONE_MINUS_DST_COLOR; break;
331 case WINED3DBLEND_INVDESTCOLOR : srcBlend = GL_ONE_MINUS_DST_COLOR; break;
394 case WINED3DBLEND_INVDESTCOLOR : dstBlendAlpha = GL_ONE_MINUS_DST_COLOR; break;
428 case WINED3DBLEND_INVDESTCOLOR : srcBlendAlpha = GL_ONE_MINUS_DST_COLOR; break;
H A Dwined3d_gl.h153 #define GL_ONE_MINUS_DST_COLOR 0x0307 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h382 #define GL_ONE_MINUS_DST_COLOR 0x0307 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h380 #define GL_ONE_MINUS_DST_COLOR 0x0307 macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp4850 return GL_ONE_MINUS_DST_COLOR;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h2596 #define GL_ONE_MINUS_DST_COLOR 0x0307 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h153 #define GL_ONE_MINUS_DST_COLOR 0x0307 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h2840 #define GL_ONE_MINUS_DST_COLOR 0x0307 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c372 return GL_ONE_MINUS_DST_COLOR;

Completed in 1488 milliseconds