Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h461 struct gl_hint_attrib struct
463 GLenum16 PerspectiveCorrection;
464 GLenum16 PointSmooth;
465 GLenum16 LineSmooth;
466 GLenum16 PolygonSmooth;
467 GLenum16 Fog;
468 GLenum16 TextureCompression; /**< GL_ARB_texture_compression */
469 GLenum16 GenerateMipmap; /**< GL_SGIS_generate_mipmap */
470 GLenum16 FragmentShaderDerivative; /**< GL_ARB_fragment_shader */
471 GLuint MaxShaderCompilerThreads; /**< GL_ARB_parallel_shader_compile */