Searched refs:img_handle (Results 1 – 2 of 2) sorted by relevance
1448 util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *, img_handle) { in si_resident_handles_update_needs_color_decompress()1449 struct pipe_image_view *view = &(*img_handle)->view; in si_resident_handles_update_needs_color_decompress()1461 *img_handle); in si_resident_handles_update_needs_color_decompress()1677 util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *, img_handle) { in si_rebind_buffer()1678 struct pipe_image_view *view = &(*img_handle)->view; in si_rebind_buffer()1679 unsigned desc_slot = (*img_handle)->desc_slot; in si_rebind_buffer()1689 (*img_handle)->desc_dirty = true; in si_rebind_buffer()1748 util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *, img_handle) { in si_upload_bindless_descriptors()1749 unsigned desc_slot = (*img_handle)->desc_slot; in si_upload_bindless_descriptors()1751 if (!(*img_handle)->desc_dirty) in si_upload_bindless_descriptors()[all …]
650 util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *, img_handle) { in si_check_render_feedback_resident_images()654 view = &(*img_handle)->view; in si_check_render_feedback_resident_images()713 img_handle) { in si_decompress_resident_images()714 struct pipe_image_view *view = &(*img_handle)->view; in si_decompress_resident_images()