mesa/src/panfrost/encoder
Alyssa Rosenzweig de077c2078 panfrost: Remove mali_alt_func
There's only one way to encode comparison functions in the command
stream, not two. It's just that the semantics for texture comparisons
are flipped from the semantics of stencil comparison. We can factor out
that flip to common Panfrost code, rather than tying it to a second
Gallium routine.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-12-27 12:58:00 -05:00
..
meson.build panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_attributes.c panfrost: Route gl_VertexID through cmdstream 2019-12-24 22:55:04 -05:00
pan_encoder.h panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_invocation.c panfrost: Fix off-by-one in pan_invocation.c 2019-12-24 22:42:07 -05:00
pan_props.c panfrost: Add panfrost_model_name helper 2019-12-13 10:26:35 -05:00
pan_sampler.c panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_scratch.c panfrost: Add routines to calculate stack size/shift 2019-12-12 11:42:07 -05:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00