Home
last modified time | relevance | path

Searched refs:radv_meta_restore (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_copy.c208 radv_meta_restore(&saved_state, cmd_buffer); in meta_copy_buffer_to_image()
313 radv_meta_restore(&saved_state, cmd_buffer); in meta_copy_image_to_buffer()
465 radv_meta_restore(&saved_state, cmd_buffer); in meta_copy_image()
Dradv_meta.h94 void radv_meta_restore(const struct radv_meta_saved_state *state,
Dradv_meta_resolve_cs.c475 radv_meta_restore(&saved_state, cmd_buffer); in radv_meta_resolve_compute_image()
547 radv_meta_restore(&saved_state, cmd_buffer); in radv_cmd_buffer_resolve_subpass_cs()
Dradv_meta_resolve.c587 radv_meta_restore(&saved_state, cmd_buffer); in radv_CmdResolveImage()
671 radv_meta_restore(&saved_state, cmd_buffer); in radv_cmd_buffer_resolve_subpass()
Dradv_meta_resolve_fs.c580 radv_meta_restore(&saved_state, cmd_buffer); in radv_meta_resolve_fragment_image()
659 radv_meta_restore(&saved_state, cmd_buffer); in radv_cmd_buffer_resolve_subpass_fs()
Dradv_meta_buffer.c337 radv_meta_restore(&saved_state, cmd_buffer); in fill_buffer_shader()
403 radv_meta_restore(&saved_state, cmd_buffer); in copy_buffer_shader()
Dradv_meta_clear.c1177 radv_meta_restore(&saved_state, cmd_buffer); in radv_cmd_buffer_clear_subpass()
1390 radv_meta_restore(&saved_state, cmd_buffer); in radv_CmdClearColorImage()
1413 radv_meta_restore(&saved_state, cmd_buffer); in radv_CmdClearDepthStencilImage()
1445 radv_meta_restore(&saved_state, cmd_buffer); in radv_CmdClearAttachments()
Dradv_meta_fast_clear.c674 radv_meta_restore(&saved_state, cmd_buffer); in radv_emit_color_decompress()
769 radv_meta_restore(&saved_state, cmd_buffer); in radv_decompress_dcc_compute()
Dradv_meta_decompress.c421 radv_meta_restore(&saved_state, cmd_buffer); in radv_process_depth_image_inplace()
Dradv_meta.c97 radv_meta_restore(const struct radv_meta_saved_state *state, in radv_meta_restore() function
Dradv_meta_blit.c639 radv_meta_restore(&saved_state, cmd_buffer); in radv_CmdBlitImage()
Dradv_query.c741 radv_meta_restore(&saved_state, cmd_buffer); in radv_query_shader()