Home
last modified time | relevance | path

Searched defs:gl_hint_attrib (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h913 struct gl_hint_attrib struct
915 GLenum PerspectiveCorrection;
916 GLenum PointSmooth;
917 GLenum LineSmooth;
918 GLenum PolygonSmooth;
919 GLenum Fog;
920 GLenum ClipVolumeClipping; /**< GL_EXT_clip_volume_hint */
921 GLenum TextureCompression; /**< GL_ARB_texture_compression */
922 GLenum GenerateMipmap; /**< GL_SGIS_generate_mipmap */
923 GLenum FragmentShaderDerivative; /**< GL_ARB_fragment_shader */