Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h1295 struct gl_texture_attrib struct
1297 GLuint CurrentUnit; /**< GL_ACTIVE_TEXTURE */
1300 GLboolean CubeMapSeamless;
1302 struct gl_texture_object *ProxyTex[NUM_TEXTURE_TARGETS];
1305 struct gl_buffer_object *BufferObject;
1308 GLbitfield _EnabledCoordUnits;
1311 GLbitfield _TexGenEnabled;
1314 GLbitfield _TexMatEnabled;
1317 GLbitfield _GenFlags;
1320 GLint _MaxEnabledTexImageUnit;
[all …]