Lines Matching defs:texObj
127 struct gl_texture_object *texObj, in get_tex_image()
141 struct gl_texture_object *texObj, in initialize_texture_fields()
181 struct gl_texture_object *texObj) in clear_texture_fields()
208 update_fbo_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in update_fbo_texture()
274 struct gl_texture_object *texObj, in _mesa_AllocTextureStorage_sw()
306 struct gl_texture_object *texObj, in tex_storage_error_check()
393 struct gl_texture_object *texObj, in texture_storage()
497 struct gl_texture_object *texObj, in texture_storage_error()
509 struct gl_texture_object *texObj, in texture_storage_no_error()
527 struct gl_texture_object *texObj; in texstorage_error() local
570 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); in texstorage_no_error() local
584 struct gl_texture_object *texObj; in texturestorage_error() local
627 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); in texturestorage_no_error() local
794 struct gl_texture_object *texObj, in _mesa_texture_storage_memory()