Searched defs:Texture (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dmtypes.h725 GLuint Texture[MAX_TEXTURE_IMAGE_UNITS]; member in struct:gl_enable_attrib
1146 * Used for Texture.Unit[]._ReallyEnabled flags.
1274 * Texture image storage function.
1280 * Texture format record
1330 * Texture image state. Describes the dimensions of a texture image,
1398 * Texture object state. Contains the array of mipmap images, border color,
1456 * Texture combine environment state.
1478 * Texture unit state. Contains enable flags, texture environment/function/
1560 * Texture attribute group (GL_TEXTURE_BIT).
1725 GLint ActiveTexture; /**< Client Active Texture */
2355 struct gl_texture_object *Texture; member in struct:gl_renderbuffer_attachment
2989 struct gl_texture_attrib Texture; /**< Texture attributes */ member in struct:__GLcontextRec
[all...]

Completed in 51 milliseconds