mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
nvk/ci: update the ga106 expectations
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32541>
This commit is contained in:
parent
16e364e7d9
commit
427f36ced9
3 changed files with 6 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ KHR-GL46.packed_pixels.varied_rectangle.*
|
|||
KHR-GL46.pixelstoragemodes.teximage2d.rg8ui.0_0
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r8i
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg8_snorm
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_3d_r32f
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_3d_rgba16_snorm
|
||||
KHR-GL46.texture_buffer.texture_buffer_max_size
|
||||
KHR-GL46.texture_swizzle.functional_format_idx_63_target_idx_4
|
||||
|
|
|
|||
|
|
@ -4,3 +4,7 @@ dEQP-VK.pipeline.shader_object_linked_binary.pipeline_cache.robustness2.storage,
|
|||
dEQP-VK.pipeline.shader_object_linked_spirv.pipeline_cache.robustness2.storage,Fail
|
||||
dEQP-VK.pipeline.shader_object_unlinked_binary.pipeline_cache.robustness2.storage,Fail
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.pipeline_cache.robustness2.storage,Fail
|
||||
|
||||
# VK 1.4 regression, should be fixed in the next vkcts uprev
|
||||
dEQP-VK.api.version_check.version,Fail
|
||||
dEQP-VK.info.device_properties,Fail
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.lay
|
|||
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4
|
||||
|
||||
dEQP-VK.image.host_image_copy.large_images.image_to_memory_r32_sfloat_4096_4096
|
||||
dEQP-VK.image.host_image_copy.large_images.image_to_memory_r8g8b8a8_unorm_4096_4096
|
||||
dEQP-VK.image.host_image_copy.optimal.image_to_image_copy.shader_read_only_optimal.stencil_read_only_optimal.51x63x1_1.64.r8g8b8a8_unorm
|
||||
dEQP-VK.image.host_image_copy.optimal.image_to_image_copy.transfer_src_optimal.general.32x32x1_2.64.r16_sfloat
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue