Searched refs:Fog (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmtypes.h835 * Fog attribute group (GL_FOG_BIT).
839 GLboolean Enabled; /**< Fog enabled flag */
840 GLfloat Color[4]; /**< Fog color */
844 GLfloat Index; /**< Fog index */
845 GLenum Mode; /**< Fog mode */
863 GLenum Fog; member in struct:gl_hint_attrib
2870 #define _NEW_FOG 0x100 /**< __struct gl_contextRec::Fog */
3146 // struct gl_fog_attrib Fog; /**< Fog attributes */

Completed in 64 milliseconds