mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 19:18:11 +02:00
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> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pan_attributes.c | ||
| pan_encoder.h | ||
| pan_invocation.c | ||
| pan_props.c | ||
| pan_sampler.c | ||
| pan_scratch.c | ||
| pan_tiler.c | ||