Searched refs:resident_tex_needs_depth_decompress (Results 1 – 4 of 4) sorted by relevance
325 util_dynarray_fini(&sctx->resident_tex_needs_depth_decompress); in si_destroy_context()708 util_dynarray_init(&sctx->resident_tex_needs_depth_decompress, NULL); in si_create_context()
1193 struct util_dynarray resident_tex_needs_depth_decompress; member
2341 util_dynarray_append(&sctx->resident_tex_needs_depth_decompress, in si_make_texture_handle_resident()2380 util_dynarray_delete_unordered(&sctx->resident_tex_needs_depth_decompress, in si_make_texture_handle_resident()
698 util_dynarray_foreach (&sctx->resident_tex_needs_depth_decompress, struct si_texture_handle *, in si_decompress_resident_textures()