mesa/src/broadcom/vulkan
Iago Toral Quiroga cf2747e7ac v3dv: implement VK_EXT_index_type_uint8
Relevant CTS tests:
dEQP-VK.pipeline.input_assembly.*.index_type_uint8.*

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11444>
2021-06-17 12:26:44 +00:00
..
.dir-locals.el v3dv: add v3d vulkan driver skeleton 2020-10-13 21:21:24 +00:00
.editorconfig v3dv: add v3d vulkan driver skeleton 2020-10-13 21:21:24 +00:00
meson.build broadcom/common: move v3d_tiling to common 2021-06-04 13:00:40 +02:00
v3dv_bo.c v3dv: use a bitfield to implement a quick check for job BO tracking 2021-04-15 06:09:34 +00:00
v3dv_bo.h v3dv: use a bitfield to implement a quick check for job BO tracking 2021-04-15 06:09:34 +00:00
v3dv_cl.c v3dv: optimize a few cases of BO job additions 2021-04-15 06:09:34 +00:00
v3dv_cl.h v3dv: rename VC5 to V3D 2021-04-29 11:22:12 +02:00
v3dv_cmd_buffer.c v3dv: implement VK_EXT_index_type_uint8 2021-06-17 12:26:44 +00:00
v3dv_debug.c v3dv/debug: add v3dv_debug 2020-10-13 21:21:25 +00:00
v3dv_debug.h v3dv/debug: add v3dv_print_v3d_key 2020-10-13 21:21:33 +00:00
v3dv_descriptor_set.c v3dv: implement VK_KHR_descriptor_update_template 2021-06-07 11:10:49 +00:00
v3dv_device.c v3dv: implement VK_EXT_index_type_uint8 2021-06-17 12:26:44 +00:00
v3dv_formats.c v3dv: enable ASTC formats 2021-06-17 11:33:06 +00:00
v3dv_image.c Revert "v3dv: allow creating uncompressed views from compressed images and vice versa" 2021-06-16 10:49:42 +00:00
v3dv_limits.h v3dv: increase number of supported SSBOs 2021-06-04 08:44:41 +00:00
v3dv_meta_clear.c v3dv: use VKAPI_ATTR and VKAPI_CALL. 2021-05-31 17:08:27 +00:00
v3dv_meta_copy.c v3dv: add ASTC formats to get_compatible_tlb_format 2021-06-17 11:33:06 +00:00
v3dv_pass.c v3dv: remove sRGB blending workaround 2021-06-16 11:05:03 +00:00
v3dv_pipeline.c v3dv: don't lower vulkan resource index result to scalar 2021-06-10 05:47:29 +00:00
v3dv_pipeline_cache.c v3dv: use VKAPI_ATTR and VKAPI_CALL. 2021-05-31 17:08:27 +00:00
v3dv_private.h v3dv: remove sRGB blending workaround 2021-06-16 11:05:03 +00:00
v3dv_query.c v3dv: use VKAPI_ATTR and VKAPI_CALL. 2021-05-31 17:08:27 +00:00
v3dv_queue.c v3dv: implement external semaphore/fence extensions 2021-06-02 09:58:47 +00:00
v3dv_uniforms.c v3dv: implement vkCmdDispatchBase 2021-05-31 09:06:18 +00:00
v3dv_util.c v3dv: move error string definition to debug path 2020-12-01 12:10:11 +00:00
v3dv_wsi.c v3dv: use VKAPI_ATTR and VKAPI_CALL. 2021-05-31 17:08:27 +00:00
v3dv_wsi_display.c v3dv: implement VK_KHR_get_display_properties2 2021-06-10 11:01:28 +00:00
v3dv_wsi_wayland.c v3dv: use VKAPI_ATTR and VKAPI_CALL. 2021-05-31 17:08:27 +00:00
v3dv_wsi_x11.c v3dv: use VKAPI_ATTR and VKAPI_CALL. 2021-05-31 17:08:27 +00:00
vk_format_info.h anv: Move vk_format helpers to common code 2021-03-10 18:17:31 +00:00