Searched refs:TexObj (Results 1 – 8 of 8) sorted by relevance
456 _mesa_reference_texobj(&ctx->ImageUnits[i].TexObj, NULL); in _mesa_free_image_textures()462 struct gl_texture_object *t = u->TexObj; in _mesa_is_image_unit_valid()579 _mesa_reference_texobj(&u->TexObj, texObj); in set_image_binding()719 struct gl_texture_object *texObj = u->TexObj; in bind_image_textures()
189 _mesa_reference_texobj(&texObj, imgHandleObj->imgObj.TexObj); in make_image_handle_resident()200 texObj = imgHandleObj->imgObj.TexObj; in make_image_handle_resident()289 if (u->TexObj == texObj && u->Level == level && u->Layered == layered && in find_imghandleobj()318 imgObj.TexObj = texObj; /* weak reference */ in get_image_handle()
1418 if (texObj == unit->TexObj) { in unbind_texobj_from_image_units()1419 _mesa_reference_texobj(&unit->TexObj, NULL); in unbind_texobj_from_image_units()
4812 struct gl_texture_object *TexObj; member
2726 t = ctx->ImageUnits[index].TexObj; in find_value_indexed()
55 struct st_texture_object *stObj = st_texture_object(u->TexObj); in st_convert_image()109 if (!st_finalize_texture(st->ctx, st->pipe, u->TexObj, 0) || in st_convert_image()
1509 const unsigned size = buffer_texture_range_size(brw, u->TexObj); in update_buffer_image_param()1524 struct gl_texture_object *obj = u->TexObj; in update_image_surface()
608 tex_obj = intel_texture_object(u->TexObj); in brw_predraw_resolve_inputs()