ci: uprev VKCTS to 1.3.9.2

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31423>
This commit is contained in:
Samuel Pitoiset 2024-09-27 16:53:36 +02:00 committed by Marge Bot
parent 17c3bd358e
commit e120176c58
20 changed files with 28 additions and 533 deletions

View file

@ -16,7 +16,7 @@ set -ex -o pipefail
# - the GL release produces `glcts`, and
# - the GLES release produces `deqp-gles*` and `deqp-egl`
DEQP_VK_VERSION=1.3.9.0
DEQP_VK_VERSION=1.3.9.2
DEQP_GL_VERSION=4.6.5.0
DEQP_GLES_VERSION=3.2.11.0
@ -28,14 +28,14 @@ DEQP_GLES_VERSION=3.2.11.0
# shellcheck disable=SC2034
vk_cts_commits_to_backport=(
# Add missing NonUniform decoration in variable pointers test
cd262587a42dcd20951c22f66d7525c76cf64af4
# Fix sync issues in copy and blit tests
24f214d80a866c04745f6c3b5027a4b540568598
# Allow extra invocations in the pipeline stats
78f6618e147c0a745754b9e73ae10113a1ebde29
# Don't access out-of-bounds per-vertex attributes
6e36996fdf38b91bd08b97c1aa8ddb7601e43aae
# Reduce the memory usage of the compute reconvergence tests
85b965dbb675d1fdb4ff367a342b9ee189394e95
# Remove some of FDM + DRLR tests
d712381852e7f90cdd0a0bac5e43ac10d9bb5241
)
# shellcheck disable=SC2034

View file

@ -29,8 +29,8 @@ variables:
DEBIAN_TEST_ANDROID_TAG: "20240926-git-hash"
DEBIAN_TEST_GL_TAG: "20240927-vvl"
DEBIAN_TEST_VK_TAG: "20240926-git-hash"
KERNEL_ROOTFS_TAG: "20240930-mali-fw"
DEBIAN_TEST_VK_TAG: "20241001-vkcts"
KERNEL_ROOTFS_TAG: "20241001-vkcts"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20240912-hello-to-you"

View file

@ -5,19 +5,3 @@ dEQP-VK.pipeline.*.topology_line
dEQP-VK.pipeline.fast_linked_library.depth.nocolor.format.d16_unorm_s8_uint_separate_layouts.compare_ops.line_list_less_greater_or_equal_less_greater
dEQP-VK.query_pool.statistics_query.host_query_reset.geometry_shader_(invocations|primitives).secondary.(32|64)bits_.*
# New CTS flakes in 1.3.8.0
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image_diff_format
# RADV_PERFTEST=transfer_queue
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image

View file

@ -17,13 +17,6 @@ dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.gpu.boxes.stride_5.of
dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.gpu.triangles.stride_3.offset_7.use_libs.any
dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.misc.miss_maintenance5
# New CTS flakes in 1.3.8.0
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.scissor.dynamic_scissor_updates_between_draws
dEQP-VK.subgroups.clustered.framebuffer.subgroupclusteredmin_int8_t_tess_control
dEQP-VK.texture.filtering.cube.sizes.64x64.nearest

View file

@ -2,20 +2,4 @@ dEQP-VK.memory.mapping.suballocation.sub.1048577.offset_0.size_1048575.subinvali
dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.*
# New CTS flakes in 1.3.8.0
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71
# RADV_PERFTEST=transfer_queue
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.array.array_to_array_layers

View file

@ -1,8 +1,3 @@
# New CTS failures in 1.3.8.0.
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_clear,Fail
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_noclear,Fail
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image_diff_format,Fail
# Regressions (https://gitlab.freedesktop.org/mesa/mesa/-/issues/11112)
dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear,Fail
dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail

View file

@ -1,10 +1 @@
# New CTS flakes in 1.3.8.0.
dEQP-VK.api.copy_and_blit.sparse.image_to_image.array.array_to_array_layers
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image_diff_format
dEQP-VK.pipeline.shader_object_unlinked_spirv.interface_matching.vector_length.out_uvec4_in_uvec2_loose_variable_vert_geom_out_frag_in

View file

@ -4,7 +4,3 @@ dEQP-VK.pipeline.pipeline_library.framebuffer_attachment.diff_attachments_2d_32x
# uprev Piglit in Mesa
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.2_secondary_2_primary_cmdbuffers_resuming
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_secondary_primary_cmdbuffers_resuming
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image

View file

@ -1,16 +0,0 @@
# New CTS flakes in 1.3.8.0.
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image_diff_format
dEQP-VK.api.copy_and_blit.sparse.image_to_image.array.array_to_array_layers
# RADV_PERFTEST=transfer_queue
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image

View file

@ -1,12 +1,6 @@
# See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9049
dEQP-VK.pipeline.timestamp.calibrated.calibration_test,Fail
# introduced around the time of:
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325
dEQP-VK.rasterization.interpolation_multisample_4_bit.lines_wide,Fail
# mipmap failures seen since (at least) CTS 1.3.1.x
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear,Fail
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail
@ -24,18 +18,5 @@ dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.linear_nearest,Fail
dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail
dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail
# descriptor-buffer crashes
dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers32_sets1,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_ahit_buffers2_sets4,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_ahit_buffers3_sets1,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_chit_buffers2_sets4_imm_samplers,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_comp_buffers2_sets4,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_frag_buffers32_sets1,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_geom_buffers2_sets4,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_miss_buffers1_sets3_imm_samplers,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_miss_buffers3_sets1,Crash
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_rgen_buffers1_sets3,Crash
# New CTS failures in 1.3.8.0
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.nearest_linear_integer_texel_coord,Fail

View file

@ -11,6 +11,3 @@ multisample-dEQP-GLES31.functional.blend_equation_advanced.barrier.multiply
multisample-dEQP-GLES31.functional.blend_equation_advanced.basic.colordodge
multisample-dEQP-GLES31.functional.blend_equation_advanced.basic.darken
multisample-dEQP-GLES31.functional.blend_equation_advanced.basic.overlay
# New CTS flakes in 1.3.8.0
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear

View file

@ -1,5 +1,4 @@
# RADV_PERFTEST=transfer_queue failures
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.whole_copy_before_resolving_transfer.2_bit,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail

View file

@ -5,18 +5,3 @@ dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.*
# Nightly run expectations update
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.1d_array.format.r8_uint.count_1.size.3x1_array_of_6
dEQP-VK.pipeline.shader_object_unlinked_spirv.render_to_image.core.1d_array.mipmap.a2b10g10r10_unorm_pack32_d32_sfloat_s8_uint
# New CTS flakes in 1.3.8.0.
dEQP-VK.api.copy_and_blit.sparse.image_to_image.array.array_to_array_layers
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_diff_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
# RADV_PERFTEST=transfer_queue
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image

View file

@ -1,10 +0,0 @@
# New CTS flakes in 1.3.8.0.
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_npot_same_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_diff_format_clear
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.whole_image_diff_format
# RADV_PERFTEST=transfer_queue
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format

View file

@ -742,3 +742,6 @@ arm32-KHR-GL31.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_s
arm32-KHR-GL31.transform_feedback3.multiple_streams,Fail
arm32-KHR-GL31.transform_feedback3.skip_components,Fail
arm32-KHR-GL31.transform_feedback3.skip_multiple_buffers,Fail
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5362
asan-dEQP-VK.pipeline.monolithic.logic_op.r8g8_uint.equivalent,Fail

View file

@ -689,6 +689,21 @@ dEQP-VK.dynamic_rendering.graphics_pipeline_library.suballocation.formats.a8b8g8
dEQP-VK.dynamic_rendering.graphics_pipeline_library.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.dedicated_allocation.attachment_allocation.input_output_chain.20,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.graphics_pipeline_library.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw,Fail
dEQP-VK.dynamic_rendering.graphics_pipeline_library.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.graphics_pipeline_library.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.graphics_pipeline_library.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw,Fail
dEQP-VK.dynamic_rendering.graphics_pipeline_library.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.attachment_allocation.input_output_chain.14,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.attachment_allocation.input_output_chain.20,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw,Fail
nir-stress=dEQP-VK.dynamic_rendering.primary_cmd_buff.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw,Fail
nir-stress=dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw,Fail
# Regression from a commit in ed64ecca...e1a53d41
dEQP-VK.glsl.texture_functions.query.texturequerylod.isampler1d_fragment,Fail

View file

@ -10,10 +10,7 @@ dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.dithering.blend.additive_r5
dEQP-VK.dynamic_rendering.primary_cmd_buff.dithering.blend.additive_r4g4b4a4_unorm_pack16,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.dithering.blend.additive_r5g5b5a1_unorm_pack16,Fail
dEQP-VK.dynamic_rendering.primary_cmd_buff.dithering.blend.additive_r5g6b5_unorm_pack16,Fail
dEQP-VK.renderpass.dithering.blend.additive_r4g4b4a4_unorm_pack16,Fail
dEQP-VK.renderpass.dithering.blend.additive_r5g5b5a1_unorm_pack16,Fail
dEQP-VK.renderpass.dithering.blend.additive_r5g6b5_unorm_pack16,Fail
dEQP-VK.renderpass2.dithering.blend.additive_r4g4b4a4_unorm_pack16,Fail
dEQP-VK.renderpass2.dithering.blend.additive_r5g5b5a1_unorm_pack16,Fail
dEQP-VK.renderpass2.dithering.blend.additive_r5g6b5_unorm_pack16,Fail

View file

@ -1,260 +1,3 @@
dEQP-VK.binding_model.descriptor_buffer.capture_replay.compute_comp_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.compute_comp_sampled_image_custom_border_color,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_comp_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_comp_sampled_image_custom_border_color,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_frag_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_frag_sampled_image_custom_border_color,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_geom_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_geom_sampled_image_custom_border_color,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_tesc_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_tesc_sampled_image_custom_border_color,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_tese_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_tese_sampled_image_custom_border_color,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_vert_sampled_image,Fail
dEQP-VK.binding_model.descriptor_buffer.capture_replay.graphics_vert_sampled_image_custom_border_color,Fail
# CTS bug, see https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5268
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.double,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.float,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.int,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.uint,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.vec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.vec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.array2.vec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.vec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.vec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.struct.vec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.vec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.vec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_geom_shader.type.vec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.double,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.float,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.int,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.uint,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.vec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.vec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.array2.vec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.vec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.vec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.struct.vec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.vec2,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.vec3,Fail
dEQP-VK.fragment_shading_barycentric.data.shader_combos.with_tess_shader.type.vec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.double,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.float,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.int,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.uint,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.vec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.vec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.array2.vec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.vec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.vec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.struct.vec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.vec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.vec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_geom_shader.type.vec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.double,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.float,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.int,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.uint,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.vec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.vec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.array2.vec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.vec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.vec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.struct.vec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.vec2,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.vec3,Fail
dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.shader_combos.with_tess_shader.type.vec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.double,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.float,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.int,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.uint,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.vec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.vec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.array2.vec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.vec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.vec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.struct.vec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.vec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.vec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_geom_shader.type.vec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.double,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.float,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.int,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.uint,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.vec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.vec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.array2.vec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.vec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.vec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.struct.vec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.dvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.dvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.dvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.ivec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.ivec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.ivec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.uvec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.uvec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.uvec4,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.vec2,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.vec3,Fail
dEQP-VK.fragment_shading_barycentric.pipeline_library.data.shader_combos.with_tess_shader.type.vec4,Fail
dEQP-VK.pipeline.fast_linked_library.pipeline_cache.robustness2.storage,Fail
dEQP-VK.pipeline.pipeline_library.pipeline_cache.robustness2.storage,Fail
dEQP-VK.pipeline.shader_object_linked_binary.pipeline_cache.robustness2.storage,Fail

View file

@ -2617,149 +2617,6 @@ dEQP-VK.pipeline.pipeline_library.depth.nocolor.format.x8_d24_unorm_pack32.compa
dEQP-VK.pipeline.pipeline_library.depth.nocolor.format.x8_d24_unorm_pack32.compare_ops.line_list_not_equal_not_equal_greater_always,Fail
dEQP-VK.pipeline.pipeline_library.depth.nocolor.format.x8_d24_unorm_pack32.compare_ops.line_list_not_equal_not_equal_not_equal_not_equal,Fail
# CTS tests pick a value that's too close to pixel edge, which cause a precision loss
# on coordinate rounding, leading to an off-by-one on all edge_right tests
# (see https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5168).
# Fixed in 1.3.9.2
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.b8g8r8a8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.b8g8r8a8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8b8a8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8b8a8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8b8a8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8b8a8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.b8g8r8a8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.b8g8r8a8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8b8a8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8b8a8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8g8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32g32_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32g32_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32g32b32_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32g32b32_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16g16b16a16_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16g16b16a16_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16g16_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16g16_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32g32b32a32_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32g32b32a32_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16g16_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r16g16_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.b8g8r8a8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.b8g8r8a8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8b8a8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8b8a8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8b8a8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8b8a8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.b8g8r8a8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.b8g8r8a8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8b8a8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8b8a8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8g8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32g32_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32g32_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32g32b32_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32g32b32_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16g16b16a16_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16g16b16a16_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16g16_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16g16_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32g32b32a32_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32g32b32a32_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16g16_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r16g16_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r32_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.b8g8r8a8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.b8g8r8a8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8b8a8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8b8a8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8b8a8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8b8a8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.b8g8r8a8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.b8g8r8a8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_srgb.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_srgb.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8b8a8_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8b8a8_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8g8_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_unorm.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r8_unorm.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32g32_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32g32_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32g32b32_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32g32b32_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16g16b16a16_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16g16b16a16_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16g16_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16g16_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32g32b32a32_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32g32b32a32_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16_sfloat.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_uint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_uint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16g16_sint.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r16g16_sint.gradient.unnormalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_sfloat.gradient.normalized_coords.edge_right,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_sfloat.gradient.unnormalized_coords.edge_right,Fail
# uprev Piglit in Mesa
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash

View file

@ -1,5 +1,6 @@
# New CTS failures in 1.3.7.0
dEQP-VK.pipeline.monolithic.vertex_input.max_attributes.query_max_attributes.binding_one_to_one.interleaved,Fail
dEQP-VK.api.external.memory.dma_buf.dedicated.buffer.info,Fail
dEQP-VK.api.external.memory.opaque_fd.dedicated.buffer.info,Fail
dEQP-VK.api.external.memory.opaque_fd.suballocated.buffer.info,Fail