Searched refs:tex_handle (Results 1 – 4 of 4) sorted by relevance
1606 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) { in si_resident_handles_update_needs_color_decompress()1607 struct pipe_resource *res = (*tex_handle)->view->texture; in si_resident_handles_update_needs_color_decompress()1618 *tex_handle); in si_resident_handles_update_needs_color_decompress()1836 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) { in si_rebind_buffer()1837 struct pipe_sampler_view *view = (*tex_handle)->view; in si_rebind_buffer()1838 unsigned desc_slot = (*tex_handle)->desc_slot; in si_rebind_buffer()1845 (*tex_handle)->desc_dirty = true; in si_rebind_buffer()1919 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) { in si_upload_bindless_descriptors()1920 unsigned desc_slot = (*tex_handle)->desc_slot; in si_upload_bindless_descriptors()1922 if (!(*tex_handle)->desc_dirty) in si_upload_bindless_descriptors()[all …]
684 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) { in si_check_render_feedback_resident_textures()688 view = (*tex_handle)->view; in si_check_render_feedback_resident_textures()747 tex_handle) { in si_decompress_resident_textures()748 struct pipe_sampler_view *view = (*tex_handle)->view; in si_decompress_resident_textures()756 tex_handle) { in si_decompress_resident_textures()757 struct pipe_sampler_view *view = (*tex_handle)->view; in si_decompress_resident_textures()
224 drm_handle_t tex_handle; member
348 drm_handle_t tex_handle; member