Home
last modified time | relevance | path

Searched refs:tsrc_iview (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_cs.c997 struct radv_image_view tsrc_iview; in radv_depth_stencil_resolve_subpass_cs() local
998 radv_image_view_init(&tsrc_iview, cmd_buffer->device, in radv_depth_stencil_resolve_subpass_cs()
1029 emit_depth_stencil_resolve(cmd_buffer, &tsrc_iview, &tdst_iview, in radv_depth_stencil_resolve_subpass_cs()
Dradv_meta_resolve_fs.c1258 struct radv_image_view tsrc_iview; in radv_depth_stencil_resolve_subpass_fs() local
1259 radv_image_view_init(&tsrc_iview, cmd_buffer->device, in radv_depth_stencil_resolve_subpass_fs()
1274 emit_depth_stencil_resolve(cmd_buffer, &tsrc_iview, dst_iview, in radv_depth_stencil_resolve_subpass_fs()