On Tue, Sep 27, 2016 at 09:22:01AM -0700, Jason Ekstrand wrote:
> HiZ buffers can be multisampled and, on Broadwell and earlier, simply using
> interleaved multisampling with a compression block size of 8x4 samples
> yields the correct HiZ surface size calculations. Unfortunately,
> choose_msaa_la
HiZ buffers can be multisampled and, on Broadwell and earlier, simply using
interleaved multisampling with a compression block size of 8x4 samples
yields the correct HiZ surface size calculations. Unfortunately,
choose_msaa_layout was rejecting multisampled HiZ buffers because of format
checks. N