mesa/src/panfrost/vulkan
Alyssa Rosenzweig 262d96d3df panfrost: Compile format table multiple times
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>
2021-07-12 23:12:29 +00:00
..
meson.build panfrost: Fork pan_pool for Gallium and Vulkan 2021-07-05 05:43:49 +00:00
panvk_cmd_buffer.c panvk: Add vkEvents support 2021-07-05 15:08:05 +02:00
panvk_cs.c panvk: Don't use panfrost_bifrost_swizzle 2021-07-12 23:12:29 +00:00
panvk_cs.h
panvk_descriptor_set.c panvk: Support calls to CreateDescriptorSetLayout without bindings 2021-07-05 15:08:05 +02:00
panvk_device.c panvk: Add vkEvents support 2021-07-05 15:08:05 +02:00
panvk_formats.c
panvk_image.c
panvk_mempool.c panvk: Support returning BOs allocated by panvk_pool to a 'free BO' pool 2021-07-05 05:43:49 +00:00
panvk_mempool.h panvk: Support returning BOs allocated by panvk_pool to a 'free BO' pool 2021-07-05 05:43:49 +00:00
panvk_meta.c panvk: Support returning BOs allocated by panvk_pool to a 'free BO' pool 2021-07-05 05:43:49 +00:00
panvk_pass.c
panvk_pipeline.c panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
panvk_pipeline_cache.c
panvk_private.h panvk: Add vkEvents support 2021-07-05 15:08:05 +02:00
panvk_query.c
panvk_shader.c
panvk_sync.c
panvk_util.c
panvk_varyings.c panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
panvk_varyings.h
panvk_wsi.c
panvk_wsi_display.c
panvk_wsi_wayland.c