Home
last modified time | relevance | path

Searched refs:GL_INTENSITY (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dcolortab.c97 case GL_INTENSITY: in decode_internal_format()
102 return GL_INTENSITY; in decode_internal_format()
H A Dtexture.c330 case GL_INTENSITY: in palette_sample()
396 case GL_INTENSITY: in get_1d_texel()
469 case GL_INTENSITY: in sample_1d_nearest()
807 case GL_INTENSITY: in get_2d_texel()
897 case GL_INTENSITY: in sample_2d_nearest()
1455 case GL_INTENSITY: in apply_texture()
1519 case GL_INTENSITY: in apply_texture()
1560 case GL_INTENSITY: in apply_texture()
1622 case GL_INTENSITY: in apply_texture()
H A Dteximage.c220 case GL_INTENSITY: in decode_internal_format()
225 return GL_INTENSITY; in decode_internal_format()
291 case GL_INTENSITY: in components_in_intformat()
466 case GL_INTENSITY: in image_to_texture()
626 case GL_INTENSITY: in image_to_texture()
776 case GL_INTENSITY: in image_to_texture()
1566 case GL_INTENSITY: in read_color_image()
1756 case GL_INTENSITY: in copy_tex_sub_image()
/reactos/sdk/include/GL/
H A Dgl.h747 #define GL_INTENSITY 0x8049 macro
/reactos/dll/directx/wine/wined3d/
H A Dtexture.c837 gl_info->gl_ops.gl.p_glTexParameteri(target, GL_DEPTH_TEXTURE_MODE_ARB, GL_INTENSITY);
/reactos/sdk/include/reactos/wine/
H A Dwgl.h1782 #define GL_INTENSITY 0x8049 macro