Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h453 struct gl_hint_attrib struct
455 GLenum16 PerspectiveCorrection;
456 GLenum16 PointSmooth;
457 GLenum16 LineSmooth;
458 GLenum16 PolygonSmooth;
459 GLenum16 Fog;
460 GLenum16 TextureCompression; /**< GL_ARB_texture_compression */
461 GLenum16 GenerateMipmap; /**< GL_SGIS_generate_mipmap */
462 GLenum16 FragmentShaderDerivative; /**< GL_ARB_fragment_shader */
463 GLuint MaxShaderCompilerThreads; /**< GL_ARB_parallel_shader_compile */