Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c513 depth_view_can_fast_clear(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in depth_view_can_fast_clear() function
546 bool fast = depth_view_can_fast_clear(cmd_buffer, iview, aspects, layout, in_render_loop, in pick_depthstencil_pipeline()
648 if (depth_view_can_fast_clear(cmd_buffer, iview, aspects, ds_att->layout, ds_att->in_render_loop, in emit_depthstencil_clear()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst5046 - radv: remove redundant check in depth_view_can_fast_clear()