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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_buffer.c181 case GL_DST_COLOR:
275 case GL_DST_COLOR:
300 case GL_DST_COLOR:
326 case GL_DST_COLOR:
352 case GL_DST_COLOR:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c284 case WINED3DBLEND_DESTCOLOR : dstBlend = GL_DST_COLOR; break;
330 case WINED3DBLEND_DESTCOLOR : srcBlend = GL_DST_COLOR; break;
393 case WINED3DBLEND_DESTCOLOR : dstBlendAlpha = GL_DST_COLOR; break;
427 case WINED3DBLEND_DESTCOLOR : srcBlendAlpha = GL_DST_COLOR; break;
H A Dwined3d_gl.h152 #define GL_DST_COLOR 0x0306 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h381 #define GL_DST_COLOR 0x0306 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h379 #define GL_DST_COLOR 0x0306 macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp4848 return GL_DST_COLOR;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h1045 #define GL_DST_COLOR 0x0306 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h152 #define GL_DST_COLOR 0x0306 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h1214 #define GL_DST_COLOR 0x0306 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c370 return GL_DST_COLOR;

Completed in 266 milliseconds