mesa/src/panfrost/vulkan
Tomeu Vizoso cd97eb123e panvk: Expose panvk_cmd_alloc_fb_desc and panvk_cmd_alloc_tls_desc
For use in panvk_meta.c.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12019>
2021-07-27 15:18:35 +02:00
..
meson.build panfrost: Fork pan_pool for Gallium and Vulkan 2021-07-05 05:43:49 +00:00
panvk_cmd_buffer.c panvk: Expose panvk_cmd_alloc_fb_desc and panvk_cmd_alloc_tls_desc 2021-07-27 15:18:35 +02:00
panvk_cs.c panvk: A pipeline might not be bound when the render pass is ended 2021-07-27 15:18:34 +02:00
panvk_cs.h panvk: A pipeline might not be bound when the render pass is ended 2021-07-27 15:18:34 +02:00
panvk_descriptor_set.c panvk: Don't try to update samplers if they are immutable 2021-07-27 15:18:34 +02:00
panvk_device.c panvk: Fix sampler filter modes on Bifrost 2021-07-23 20:12:18 +00:00
panvk_formats.c panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00
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 panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00
panvk_pipeline.c panfrost: Compile format table multiple times 2021-07-12 23:12:29 +00:00
panvk_pipeline_cache.c panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00
panvk_private.h panvk: Expose panvk_cmd_alloc_fb_desc and panvk_cmd_alloc_tls_desc 2021-07-27 15:18:35 +02:00
panvk_query.c
panvk_shader.c
panvk_sync.c panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00
panvk_util.c
panvk_varyings.c panfrost: Start splitting the panfrost pool logic 2021-07-05 05:43:49 +00:00
panvk_varyings.h panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00
panvk_wsi.c
panvk_wsi_display.c panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00
panvk_wsi_wayland.c