Searched refs:resident_tex_needs_depth_decompress (Results 1 – 4 of 4) sorted by relevance
346 util_dynarray_fini(&sctx->resident_tex_needs_depth_decompress); in si_destroy_context()726 util_dynarray_init(&sctx->resident_tex_needs_depth_decompress, NULL); in si_create_context()
1180 struct util_dynarray resident_tex_needs_depth_decompress; member
2391 util_dynarray_append(&sctx->resident_tex_needs_depth_decompress, in si_make_texture_handle_resident()2430 util_dynarray_delete_unordered(&sctx->resident_tex_needs_depth_decompress, in si_make_texture_handle_resident()
741 util_dynarray_foreach (&sctx->resident_tex_needs_depth_decompress, struct si_texture_handle *, in si_decompress_resident_textures()