Searched refs:emit_depth_stencil_resolve (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_resolve_fs.c | 701 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_depth_stencil_resolve() function 1005 emit_depth_stencil_resolve(cmd_buffer, &tsrc_iview, dst_iview, in radv_depth_stencil_resolve_subpass_fs()
|
H A D | radv_meta_resolve_cs.c | 569 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_depth_stencil_resolve() function 908 emit_depth_stencil_resolve(cmd_buffer, &tsrc_iview, &tdst_iview, in radv_depth_stencil_resolve_subpass_cs()
|
Completed in 3 milliseconds