Home | History | Annotate | Download | only in main

Lines Matching full:gl_texture_object

49 struct gl_texture_object;
251 struct gl_texture_object *texObj);
306 struct gl_texture_object *tObj );
310 * allocate/return a subclass of gl_texture_object.
312 struct gl_texture_object * (*NewTextureObject)(struct gl_context *ctx,
319 struct gl_texture_object *texObj);
363 struct gl_texture_object *texObj,
530 struct gl_texture_object *texObj,
588 GLenum (*TextureObjectPurgeable)( struct gl_context *ctx, struct gl_texture_object *obj, GLenum option );
593 GLenum (*TextureObjectUnpurgeable)( struct gl_context *ctx, struct gl_texture_object *obj, GLenum option );
791 struct gl_texture_object *texObj,