Searched refs:radv_can_fast_clear_depth (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_clear.c | 811 radv_can_fast_clear_depth(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_can_fast_clear_depth() function 1909 if (radv_can_fast_clear_depth(cmd_buffer, iview, image_layout, in_render_loop, aspects, in emit_clear() 2202 if (radv_can_fast_clear_depth(cmd_buffer, &iview, image_layout, in_render_loop, in radv_fast_clear_range()
|