broadcom/vc5: Add checks that we don't try to do raw Z+S load/stores.
authorEric Anholt <eric@anholt.net>
Fri, 30 Mar 2018 23:31:07 +0000 (16:31 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 12 Apr 2018 18:20:50 +0000 (11:20 -0700)
commit8f2999120de83845b1c0098170356819c5a6e439
tree76d728159e26cb104615fb8a8695dae1d3b831dd
parent7553cbfc9d78f0a4f8816122ce6327bc3899c2b5
broadcom/vc5: Add checks that we don't try to do raw Z+S load/stores.

This was dying in the simulator on
GTF-GLES3.gtf.GL3Tests.packed_depth_stencil.packed_depth_stencil_blit.
We'll need to do basically the same thing as Z32F/S8 does in the MSAA
Z24S8 case.
src/gallium/drivers/vc5/vc5_rcl.c