mesa/src/panfrost/encoder
Boris Brezillon ce845f44e9 Revert "panfrost: Z24 variants should be sampled as R32UI"
Commit 0406ea4856 ("panfrost: Z24 variants should be sampled as
R32UI") causes a regression when depth textures are sampled.

It's still not clear how MALI_Z32 can work for for Z32 and Z24{S,X}8,
but let's leave that question for later.

Reported-by: Icecream95 <ixn@keemail.me>
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/4101>
2020-03-10 08:42:05 +01:00
..
meson.build panfrost: Move format translation to root 2020-02-21 07:27:03 -05:00
pan_afbc.c panfrost: Move pan_afbc.c to root 2020-02-21 07:27:01 -05:00
pan_attributes.c panfrost: Fix padded_vertex_count generation 2020-02-27 16:31:42 +01:00
pan_encoder.h panfrost: Move checksum routines to root panfrost 2020-02-21 07:26:52 -05:00
pan_format.c Revert "panfrost: Z24 variants should be sampled as R32UI" 2020-03-10 08:42:05 +01:00
pan_invocation.c panfrost: Update comment about magic number relating to barriers 2020-02-16 09:16:46 -05:00
pan_props.c panfrost: Default to 256 threads for TLS 2020-02-27 16:32:05 +01:00
pan_sampler.c panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_scratch.c panfrost: Simplify stack shift calculation 2020-02-27 16:32:17 +01:00
pan_texture.c panfrost: Rewrite texture descriptor creation logic 2020-02-21 07:27:05 -05:00
pan_texture.h panfrost: Rewrite texture descriptor creation logic 2020-02-21 07:27:05 -05:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00