diff --git a/.gitlab-ci/container/build-deqp.sh b/.gitlab-ci/container/build-deqp.sh index 9f52326623c..70545a2c4a6 100644 --- a/.gitlab-ci/container/build-deqp.sh +++ b/.gitlab-ci/container/build-deqp.sh @@ -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 diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 6b4d168284b..75dbb3df47b 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -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" diff --git a/src/amd/ci/radv-navi10-aco-flakes.txt b/src/amd/ci/radv-navi10-aco-flakes.txt index f2c0d369792..120f4bc658e 100644 --- a/src/amd/ci/radv-navi10-aco-flakes.txt +++ b/src/amd/ci/radv-navi10-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-navi21-aco-flakes.txt b/src/amd/ci/radv-navi21-aco-flakes.txt index 6a4c9fcb983..2c1dd5c9ea5 100644 --- a/src/amd/ci/radv-navi21-aco-flakes.txt +++ b/src/amd/ci/radv-navi21-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-navi31-aco-flakes.txt b/src/amd/ci/radv-navi31-aco-flakes.txt index 869b4840f4a..e807d593982 100644 --- a/src/amd/ci/radv-navi31-aco-flakes.txt +++ b/src/amd/ci/radv-navi31-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-polaris10-aco-fails.txt b/src/amd/ci/radv-polaris10-aco-fails.txt index f32454439ec..e63d4e71ad0 100644 --- a/src/amd/ci/radv-polaris10-aco-fails.txt +++ b/src/amd/ci/radv-polaris10-aco-fails.txt @@ -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 diff --git a/src/amd/ci/radv-polaris10-aco-flakes.txt b/src/amd/ci/radv-polaris10-aco-flakes.txt index 0be86e24453..6035a256e51 100644 --- a/src/amd/ci/radv-polaris10-aco-flakes.txt +++ b/src/amd/ci/radv-polaris10-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-raven-flakes.txt b/src/amd/ci/radv-raven-flakes.txt index f72d132fc7d..5f301db201f 100644 --- a/src/amd/ci/radv-raven-flakes.txt +++ b/src/amd/ci/radv-raven-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-renoir-aco-flakes.txt b/src/amd/ci/radv-renoir-aco-flakes.txt index d9862da9d7a..e69de29bb2d 100644 --- a/src/amd/ci/radv-renoir-aco-flakes.txt +++ b/src/amd/ci/radv-renoir-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-stoney-aco-fails.txt b/src/amd/ci/radv-stoney-aco-fails.txt index 20473396aa7..52c39d9b264 100644 --- a/src/amd/ci/radv-stoney-aco-fails.txt +++ b/src/amd/ci/radv-stoney-aco-fails.txt @@ -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 diff --git a/src/amd/ci/radv-stoney-aco-flakes.txt b/src/amd/ci/radv-stoney-aco-flakes.txt index 9ce01f65162..1ac0cd46770 100644 --- a/src/amd/ci/radv-stoney-aco-flakes.txt +++ b/src/amd/ci/radv-stoney-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-vangogh-aco-fails.txt b/src/amd/ci/radv-vangogh-aco-fails.txt index 3a5e76e7da3..79b36e4c74c 100644 --- a/src/amd/ci/radv-vangogh-aco-fails.txt +++ b/src/amd/ci/radv-vangogh-aco-fails.txt @@ -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 diff --git a/src/amd/ci/radv-vangogh-aco-flakes.txt b/src/amd/ci/radv-vangogh-aco-flakes.txt index 68df89f5afd..aaafe3a93cf 100644 --- a/src/amd/ci/radv-vangogh-aco-flakes.txt +++ b/src/amd/ci/radv-vangogh-aco-flakes.txt @@ -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 diff --git a/src/amd/ci/radv-vega10-aco-flakes.txt b/src/amd/ci/radv-vega10-aco-flakes.txt index f5b4b2545af..e69de29bb2d 100644 --- a/src/amd/ci/radv-vega10-aco-flakes.txt +++ b/src/amd/ci/radv-vega10-aco-flakes.txt @@ -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 diff --git a/src/broadcom/ci/broadcom-rpi4-fails.txt b/src/broadcom/ci/broadcom-rpi4-fails.txt index c60c3bace7d..5175f67ddb3 100644 --- a/src/broadcom/ci/broadcom-rpi4-fails.txt +++ b/src/broadcom/ci/broadcom-rpi4-fails.txt @@ -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 diff --git a/src/gallium/frontends/lavapipe/ci/lvp-fails.txt b/src/gallium/frontends/lavapipe/ci/lvp-fails.txt index 2dce182d291..d8d4874e7a6 100644 --- a/src/gallium/frontends/lavapipe/ci/lvp-fails.txt +++ b/src/gallium/frontends/lavapipe/ci/lvp-fails.txt @@ -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 diff --git a/src/intel/ci/iris-adl-fails.txt b/src/intel/ci/iris-adl-fails.txt index a7e8082de84..76ba1464cfc 100644 --- a/src/intel/ci/iris-adl-fails.txt +++ b/src/intel/ci/iris-adl-fails.txt @@ -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 diff --git a/src/nouveau/ci/nvk-ga106-fails.txt b/src/nouveau/ci/nvk-ga106-fails.txt index 5ef5f32c203..fa5a85b5988 100644 --- a/src/nouveau/ci/nvk-ga106-fails.txt +++ b/src/nouveau/ci/nvk-ga106-fails.txt @@ -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 diff --git a/src/panfrost/ci/panfrost-g52-fails.txt b/src/panfrost/ci/panfrost-g52-fails.txt index 272a3aa96b3..484acaabfa9 100644 --- a/src/panfrost/ci/panfrost-g52-fails.txt +++ b/src/panfrost/ci/panfrost-g52-fails.txt @@ -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 diff --git a/src/virtio/ci/venus-fails.txt b/src/virtio/ci/venus-fails.txt index 710f4a798c1..37f04063949 100644 --- a/src/virtio/ci/venus-fails.txt +++ b/src/virtio/ci/venus-fails.txt @@ -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