core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_hint_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Hint attribute group (GL_HINT_BIT).

Values are always one of GL_FASTEST, GL_NICEST, or GL_DONT_CARE.

Data Fields

GLenum PerspectiveCorrection
GLenum PointSmooth
GLenum LineSmooth
GLenum PolygonSmooth
GLenum Fog
GLenum ClipVolumeClipping
 GL_EXT_clip_volume_hint.
GLenum TextureCompression
 GL_ARB_texture_compression.
GLenum GenerateMipmap
 GL_SGIS_generate_mipmap.
GLenum FragmentShaderDerivative
 GL_ARB_fragment_shader.


Field Documentation

GLenum gl_hint_attrib::PerspectiveCorrection

GLenum gl_hint_attrib::PointSmooth

GLenum gl_hint_attrib::LineSmooth

GLenum gl_hint_attrib::PolygonSmooth

GLenum gl_hint_attrib::Fog

GLenum gl_hint_attrib::ClipVolumeClipping

GL_EXT_clip_volume_hint.

GLenum gl_hint_attrib::TextureCompression

GL_ARB_texture_compression.

GLenum gl_hint_attrib::GenerateMipmap

GL_SGIS_generate_mipmap.

GLenum gl_hint_attrib::FragmentShaderDerivative

GL_ARB_fragment_shader.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4