Home
last modified time | relevance | path

Searched refs:GL_FOG_START (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dgl_compat.c185 if(pname == GL_FOG_START) { in wine_glFogi()
206 if(pname == GL_FOG_START) { in wine_glFogiv()
227 if(pname == GL_FOG_START) { in wine_glFogf()
253 } else if(pname == GL_FOG_START) { in wine_glFogfv()
H A Ddirectx.c885 gl_info->gl_ops.gl.p_glFogf(GL_FOG_START, 0.5f); in match_broken_arb_fog()
H A Dstate.c1122 gl_info->gl_ops.gl.p_glFogf(GL_FOG_START, fogstart); in state_fogstartend()
/reactos/dll/opengl/mesa/
H A Dfog.c92 case GL_FOG_START: in gl_Fogfv()
H A Dget.c337 case GL_FOG_START: in gl_GetBooleanv()
1100 case GL_FOG_START: in gl_GetDoublev()
1862 case GL_FOG_START: in gl_GetFloatv()
2628 case GL_FOG_START: in gl_GetIntegerv()
H A Dapi.c794 case GL_FOG_START: in _mesa_Fogiv()
/reactos/sdk/include/GL/
H A Dgl.h419 #define GL_FOG_START 0x0B63 macro
/reactos/sdk/include/reactos/wine/
H A Dwgl.h1388 #define GL_FOG_START 0x0B63 macro