Home
last modified time | relevance | path

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

/reactos/dll/opengl/mesa/
H A Dfog.c77 if (m==GL_LINEAR || m==GL_EXP || m==GL_EXP2) { in gl_Fogfv()
165 case GL_EXP2: in gl_fog_color_vertices()
222 case GL_EXP2: in gl_fog_index_vertices()
300 case GL_EXP2: in gl_fog_color_pixels()
370 case GL_EXP2: in gl_fog_index_pixels()
/reactos/sdk/include/GL/
H A Dgl.h423 #define GL_EXP2 0x0801 macro
/reactos/dll/directx/wine/wined3d/
H A Dstate.c1220 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_EXP2); in state_fog_fragpart()
1264 gl_info->gl_ops.gl.p_glFogi(GL_FOG_MODE, GL_EXP2); in state_fog_fragpart()
/reactos/sdk/include/reactos/wine/
H A Dwgl.h1258 #define GL_EXP2 0x0801 macro