mesa/src/panfrost/vulkan
Boris Brezillon ff8aa15fa0 panvk: Add support for texel buffers
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15334>
2022-03-14 18:06:01 +00:00
..
meson.build meson: add support for meson devenv with vulkan 2022-02-04 09:08:47 -08:00
panvk_cmd_buffer.c panvk: Implement vkCmdDispatch() 2022-03-09 04:50:41 +00:00
panvk_cs.c panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
panvk_cs.h panvk: Prepare per-gen split 2021-08-26 10:35:17 +02:00
panvk_descriptor_set.c panvk: Add support for texel buffers 2022-03-14 18:06:01 +00:00
panvk_device.c panvk: Add support for texel buffers 2022-03-14 18:06:01 +00:00
panvk_formats.c panvk: Advertise zero sparse format properties 2022-03-08 17:03:47 +00:00
panvk_image.c panvk: Add support for texel buffers 2022-03-14 18:06:01 +00:00
panvk_mempool.c panvk: Fix allocation of BOs bigger than the slab size 2021-10-04 12:17:07 +00:00
panvk_mempool.h panvk: Fix allocation of BOs bigger than the slab size 2021-10-04 12:17:07 +00:00
panvk_pass.c panvk: Non-destructively stub GetRenderAreaGranularity 2022-03-08 17:03:47 +00:00
panvk_pipeline.c panvk: Support creation of compute pipelines 2022-03-09 04:50:41 +00:00
panvk_pipeline_cache.c panvk: Switch to the new vk_error helpers 2021-10-07 20:51:36 +00:00
panvk_private.h panvk: Add support for texel buffers 2022-03-14 18:06:01 +00:00
panvk_query.c
panvk_shader.c panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
panvk_sync.c panvk: Add check for null fence 2021-12-07 21:18:44 +00:00
panvk_util.c panvk: Switch to the new vk_error helpers 2021-10-07 20:51:36 +00:00
panvk_varyings.h panvk: Move dummy attribute buffer emission out of emit_{attribute,varying}_bufs 2022-03-09 04:50:41 +00:00
panvk_vX_cmd_buffer.c panvk: Add a dummy sampler for NIR tex operations that don't take one 2022-03-14 18:06:01 +00:00
panvk_vX_cmd_buffer.h panvk: Add a panvk_cmd_prepare_tiler_context() helper 2021-09-21 15:00:55 +02:00
panvk_vX_cs.c panvk: Implement vkCmdDispatch() 2022-03-09 04:50:41 +00:00
panvk_vX_cs.h panvk: Implement vkCmdDispatch() 2022-03-09 04:50:41 +00:00
panvk_vX_descriptor_set.c panvk: Add support for texel buffers 2022-03-14 18:06:01 +00:00
panvk_vX_device.c panvk: Fix pointer corruption in panvk_add_wait_event_syncobjs 2022-01-27 14:16:17 +00:00
panvk_vX_image.c panvk: Add support for texel buffers 2022-03-14 18:06:01 +00:00
panvk_vX_meta.c panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
panvk_vX_meta.h panvk: Implement vkCmdCopyImage() 2021-09-21 15:01:15 +02:00
panvk_vX_meta_blit.c panvk: Make panvk_cmd_open_batch() return the new batch 2021-09-28 14:03:40 +00:00
panvk_vX_meta_clear.c panfrost: Set defaults for deprecated DCD fields 2022-02-23 12:56:30 +00:00
panvk_vX_meta_copy.c panfrost: Set defaults for deprecated DCD fields 2022-02-23 12:56:30 +00:00
panvk_vX_pipeline.c panvk: Add support for storage image 2022-03-09 04:50:41 +00:00
panvk_vX_shader.c panvk: Add support for storage image 2022-03-09 04:50:41 +00:00
panvk_wsi.c panvk: Use the common WSI wrappers 2021-10-13 00:06:15 +00:00