Searched refs:resident_tex_handles (Results 1 – 4 of 4) sorted by relevance
1448 util_dynarray_foreach(&sctx->resident_tex_handles, in si_resident_handles_update_needs_color_decompress()1673 util_dynarray_foreach(&sctx->resident_tex_handles, in si_rebind_buffer()1778 util_dynarray_foreach(&sctx->resident_tex_handles, in si_upload_bindless_descriptors()1855 util_dynarray_foreach(&sctx->resident_tex_handles, in si_update_all_resident_texture_descriptors()2354 util_dynarray_append(&sctx->resident_tex_handles, in si_make_texture_handle_resident()2365 util_dynarray_delete_unordered(&sctx->resident_tex_handles, in si_make_texture_handle_resident()2520 num_resident_tex_handles = sctx->resident_tex_handles.size / in si_all_resident_buffers_begin_new_cs()2526 util_dynarray_foreach(&sctx->resident_tex_handles, in si_all_resident_buffers_begin_new_cs()
172 util_dynarray_fini(&sctx->resident_tex_handles); in si_destroy_context()421 util_dynarray_init(&sctx->resident_tex_handles, NULL); in si_create_context()
610 struct util_dynarray resident_tex_handles; member
674 util_dynarray_foreach(&sctx->resident_tex_handles, in si_check_render_feedback_resident_textures()