mesa/src/panfrost/lib
Yonggang Luo 1555f41256 panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_*
PIPE_BIND_* belongs to gallium, do not use it in panvk

As pan_format.h also used ban panfrost gallium driver, so static_assert it equal

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23526>
2023-06-10 14:54:11 +00:00
..
genxml pan/decode: Use common hexdump 2023-05-19 16:30:44 +00:00
tests panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
.gitignore
meson.build meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
pan_afbc.c panfrost: Don't use AFBC of sRGB luminance-alpha 2023-01-14 20:00:37 +00:00
pan_attributes.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_blend.c panfrost: Move sysvals to GL driver struct 2023-03-23 23:53:46 +00:00
pan_blend.h panfrost: Preprocess shaders in the driver 2023-03-23 23:53:46 +00:00
pan_blitter.c treewide: Use nir_tex_src_for_ssa 2023-06-06 18:52:25 +00:00
pan_blitter.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_bo.c panfrost: Re-run clang-format 2023-04-10 21:56:04 +00:00
pan_bo.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_clear.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_cs.c panfrost: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_cs.h panfrost: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_device.h panfrost: Use u_default_get_sample_position 2023-04-13 15:40:54 +00:00
pan_earlyzs.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_earlyzs.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_encoder.h panfrost: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_format.c panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_* 2023-06-10 14:54:11 +00:00
pan_format.h panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_* 2023-06-10 14:54:11 +00:00
pan_indirect_dispatch.c nir: use nir_i{ne,eq}_imm helpers 2023-06-05 13:40:07 +00:00
pan_indirect_dispatch.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_layout.c panfrost: Clang-format pan_layout.c 2022-12-23 21:43:08 -05:00
pan_pool.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_props.c panfrost: move max_thread_count and take reg_count into account 2023-03-31 20:29:00 +00:00
pan_samples.c panfrost: Use u_default_get_sample_position 2023-04-13 15:40:54 +00:00
pan_scoreboard.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_scratch.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_shader.c panfrost: Lower sysvals in GL 2023-03-23 23:53:46 +00:00
pan_shader.h panfrost: Preprocess shaders in the driver 2023-03-23 23:53:46 +00:00
pan_texture.c panfrost: Handle fixed-point packing in GenXML 2023-03-11 06:30:02 +00:00
pan_texture.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_tiler.c panfrost: Choose hierarchy masks by vertex count 2023-03-31 00:19:18 +00:00
pan_util.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_util.h panfrost: Re-run clang-format 2023-04-10 21:56:04 +00:00
wrap.h pan/decode: Add support for decoding CSF 2023-02-13 15:24:10 +00:00