mesa/src/gallium/frontends/lavapipe
Emma Anholt 00ad29dd23 ci: Uprev deqp to 1.3.3.0.
New tests, dEQP line rasterization test fix that lets Intel pass.

Clears out bogus xfails from 1.3.2.0 uprev on a630, which I suspect were
"we lost the device twice on a full run once, and those fails got pasted
in without checking if it happened a full run again" (since we haven't
seen them in other full run attempts).

Also clears out the a630 vk asan xfails (essentially all tests run) by
turning off leak detection which was just catching leaks in vkcts.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17304>
2022-07-05 17:02:33 +00:00
..
ci ci: Uprev deqp to 1.3.3.0. 2022-07-05 17:02:33 +00:00
lvp_cmd_buffer.c lavapipe: fix CmdPushDescriptorSetWithTemplateKHR with refcounting 2022-05-10 20:30:09 +00:00
lvp_conv.h
lvp_descriptor_set.c lavapipe: Use the vk_pipeline_layout base struct 2022-06-29 20:31:58 +00:00
lvp_device.c vulkan: Depend on vk_pipeline_layout in vk_cmd_enqueue 2022-06-29 20:31:58 +00:00
lvp_execute.c lavapipe: Use the vk_pipeline_layout base struct 2022-06-29 20:31:58 +00:00
lvp_formats.c lavapipe: KHR_format_feature_flags2 2022-03-16 02:12:05 +00:00
lvp_image.c vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create 2022-05-17 18:14:55 +00:00
lvp_lower_input_attachments.c lavapipe: add input attachment support for multiview 2021-03-12 05:05:51 +00:00
lvp_lower_vulkan_resource.c lavapipe: Use the vk_pipeline_layout base struct 2022-06-29 20:31:58 +00:00
lvp_lower_vulkan_resource.h
lvp_pipe_sync.c lavapipe: Switch to the common sync framework 2022-04-06 00:38:22 +00:00
lvp_pipeline.c lavapipe: don't remove xfb outputs 2022-06-30 22:46:51 +00:00
lvp_pipeline_cache.c lavapipe: EXT_pipeline_creation_cache_control 2022-03-16 04:46:06 +00:00
lvp_private.h lavapipe: Use the vk_pipeline_layout base struct 2022-06-29 20:31:58 +00:00
lvp_query.c lavapipe: Switch to the common sync framework 2022-04-06 00:38:22 +00:00
lvp_util.c lavapipe: Switch to the new vk_error helpers 2021-10-07 20:51:36 +00:00
lvp_wsi.c lavapipe: Use the common AcquireNextImage implementation 2022-06-10 01:33:12 +00:00
lvp_wsi.h lavapipe: move to the common casting interfaces 2021-03-14 20:03:13 +00:00
meson.build lavapipe: enable subgroup shuffle operations 2022-05-03 23:09:37 +00:00