mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 15:28:18 +02:00
This allows us to unify the midgard and bifrost tables and just #ifdef the differences. It will soon also allow us to fix a bunch of enums and specialize blendable formats. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11785> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| panvk_cmd_buffer.c | ||
| panvk_cs.c | ||
| panvk_cs.h | ||
| panvk_descriptor_set.c | ||
| panvk_device.c | ||
| panvk_formats.c | ||
| panvk_image.c | ||
| panvk_mempool.c | ||
| panvk_mempool.h | ||
| panvk_meta.c | ||
| panvk_pass.c | ||
| panvk_pipeline.c | ||
| panvk_pipeline_cache.c | ||
| panvk_private.h | ||
| panvk_query.c | ||
| panvk_shader.c | ||
| panvk_sync.c | ||
| panvk_util.c | ||
| panvk_varyings.c | ||
| panvk_varyings.h | ||
| panvk_wsi.c | ||
| panvk_wsi_display.c | ||
| panvk_wsi_wayland.c | ||