mesa/src/panfrost/util
Alyssa Rosenzweig 6afd4addef panfrost: Simplify depth/stencil/alpha
The alpha test is lowered by the frontend so we can drop that unused
code path, and stencil state can be computed at CSO create time to
reduce draw-time complexity.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6195>
2020-08-13 08:55:16 +02:00
..
lcra.c pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
lcra.h pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
nir_mod_helpers.c panfrost: Add modifier detection helpers 2020-05-19 20:21:27 +00:00
pan_ir.c pan/mdg: Remove mir_*size routines 2020-05-21 17:49:13 +00:00
pan_ir.h panfrost: Simplify depth/stencil/alpha 2020-08-13 08:55:16 +02:00
pan_liveness.c pan/mdg: Analyze helper execution requirements 2020-05-12 22:30:41 +00:00
pan_lower_framebuffer.c pan/mdg: Do per-sample framebuffer loads 2020-07-17 14:34:47 +00:00
pan_lower_framebuffer.h pan/mdg: Handle non-blend framebuffer lowering 2020-07-13 13:35:10 +00:00
pan_sysval.c panfrost: Move Midgard sysval code to common Panfrost 2020-03-11 20:28:20 +00:00