Home
last modified time | relevance | path

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

/reactos/sdk/include/GL/
H A Dgl.h1847 #define GL_PREVIOUS 0x8578 macro
H A Dglext.h279 #define GL_PREVIOUS 0x8578 macro
/reactos/sdk/include/reactos/wine/
H A Dwgl.h3162 #define GL_PREVIOUS 0x8578 macro
/reactos/dll/directx/wine/wined3d/
H A Dstate.c2849 gl_info->gl_ops.gl.p_glTexEnvi(GL_TEXTURE_ENV, src2_target, GL_PREVIOUS); in set_tex_op()