mesa/src/panfrost/include
Boris Brezillon 8ed94d38b4 panfrost: Add the MALI_WRITES_{Z,S} flags
We discovered 2 new shader flags used when a fragment shader updates
the depth/stencil value through a ZS writeout. If those flags are not
set, the depth/stencil value stored in the depth/stencil tilebuffer
remain unchanged.

While at it, rename unknown2 into flags_hi and rename flags into
flags_lo.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3697>
2020-02-05 15:41:55 +00:00
..
panfrost-job.h panfrost: Add the MALI_WRITES_{Z,S} flags 2020-02-05 15:41:55 +00:00
panfrost-misc.h
panfrost-quirks.h panfrost: Add quirks system to cmdstream 2019-12-03 04:25:04 +00:00