Home
last modified time | relevance | path

Searched refs:GL_DST_COLOR (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dblend.c86 case GL_DST_COLOR: in gl_BlendFunc()
185 (ctx->Color.BlendSrc==GL_DST_COLOR && in do_blend()
246 case GL_DST_COLOR: in do_blend()
393 case GL_DST_COLOR: in do_blend()
/reactos/sdk/include/GL/
H A Dgl.h382 #define GL_DST_COLOR 0x0306 macro
/reactos/sdk/include/reactos/wine/
H A Dwgl.h1158 #define GL_DST_COLOR 0x0306 macro
/reactos/dll/directx/wine/wined3d/
H A Dstate.c474 return GL_DST_COLOR; in gl_blend_factor()