On Wed, Feb 14, 2018 at 12:16:26PM -0800, Jason Ekstrand wrote:
> This moves the decision out of begin_subpass and into BeginRenderPass
> like the decision for color clears.  We use a similar name for the
> function for depth/stencil as for color even though no aux usage is
> really getting computed.
> 
> v2 (Jason Ekstrand):
>  - Don't always disable HiZ clears by accident
>  - Use the initial layout to decide whether to do fast clears
> 
> Reviewed-by: Nanley Chery <nanley.g.ch...@intel.com>
> ---
>  src/intel/vulkan/genX_cmd_buffer.c | 107 
> +++++++++++++++++++++++++------------
>  1 file changed, 72 insertions(+), 35 deletions(-)

This still looks good to me.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to