Home
last modified time | relevance | path

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

/reactos/sdk/include/GL/
H A Dgl.h1827 #define GL_COMBINE_RGB 0x8571 macro
H A Dglext.h259 #define GL_COMBINE_RGB 0x8571 macro
/reactos/sdk/include/reactos/wine/
H A Dwgl.h580 #define GL_COMBINE_RGB 0x8571 macro
/reactos/dll/directx/wine/wined3d/
H A Dstate.c2142 comb_target = GL_COMBINE_RGB; in set_tex_op()