Home
last modified time | relevance | path

Searched refs:tdst_iview (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve_cs.c890 struct radv_image_view tdst_iview; in radv_depth_stencil_resolve_subpass_cs() local
891 radv_image_view_init(&tdst_iview, cmd_buffer->device, in radv_depth_stencil_resolve_subpass_cs()
908 emit_depth_stencil_resolve(cmd_buffer, &tsrc_iview, &tdst_iview, in radv_depth_stencil_resolve_subpass_cs()
934 radv_image_view_finish(&tdst_iview); in radv_depth_stencil_resolve_subpass_cs()

Completed in 2 milliseconds