Lines Matching defs:texObj
128 struct gl_texture_object *texObj, in get_tex_image()
142 struct gl_texture_object *texObj, in initialize_texture_fields()
182 struct gl_texture_object *texObj) in clear_texture_fields()
209 update_fbo_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in update_fbo_texture()
272 struct gl_texture_object *texObj, in tex_storage_error_check()
354 struct gl_texture_object *texObj, in _mesa_sparse_texture_error_check()
437 struct gl_texture_object *texObj, in texture_storage()
549 struct gl_texture_object *texObj, in texture_storage_error()
561 struct gl_texture_object *texObj, in texture_storage_no_error()
579 struct gl_texture_object *texObj; in texstorage_error() local
622 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); in texstorage_no_error() local
636 struct gl_texture_object *texObj; in texturestorage_error() local
679 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in texturestorage_no_error() local
846 struct gl_texture_object *texObj, in _mesa_texture_storage_memory()