Home
last modified time | relevance | path

Searched refs:GL_FOG_MODE (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dfog.c75 case GL_FOG_MODE: in gl_Fogfv()
H A Dget.c334 case GL_FOG_MODE: in gl_GetBooleanv()
1097 case GL_FOG_MODE: in gl_GetDoublev()
1859 case GL_FOG_MODE: in gl_GetFloatv()
2625 case GL_FOG_MODE: in gl_GetIntegerv()
H A Dapi.c792 case GL_FOG_MODE: in _mesa_Fogiv()
/reactos/dll/directx/wine/wined3d/
H A Dstate.c1198 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_LINEAR); in state_fog_fragpart()
1210 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_EXP); in state_fog_fragpart()
1220 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_EXP2); in state_fog_fragpart()
1230 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_LINEAR); in state_fog_fragpart()
1243 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_LINEAR); in state_fog_fragpart()
1259 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_EXP); in state_fog_fragpart()
1264 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_EXP2); in state_fog_fragpart()
1269 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_LINEAR); in state_fog_fragpart()
H A Ddirectx.c887 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_LINEAR); in match_broken_arb_fog()
/reactos/sdk/include/GL/
H A Dgl.h415 #define GL_FOG_MODE 0x0B65 macro
/reactos/sdk/include/reactos/wine/
H A Dwgl.h1384 #define GL_FOG_MODE 0x0B65 macro