mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
nvk/ci: document some flakes
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37832>
This commit is contained in:
parent
bbdd688bc5
commit
4710ec1867
4 changed files with 11 additions and 2 deletions
|
|
@ -1,9 +1,13 @@
|
|||
dEQP-GLES3.functional.lifetime.delete_bound.framebuffer
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_stencil_write
|
||||
|
||||
KHR-GL46.copy_image.functional_src_target_texture_2d_array_src_format_r3_g3_b2_dst_target_texture_2d_array_dst_format_r3_g3_b2
|
||||
KHR-GL46.shader_image_load_store.basic-allFormats-storeGeometryStages
|
||||
KHR-GL46.shader_image_load_store.basic-allTargets-loadStoreCS
|
||||
KHR-GL46.texture_buffer.texture_buffer_max_size
|
||||
|
||||
spec@arb_compute_shader@local-id-explosion
|
||||
spec@arb_gpu_shader_fp64@execution@built-in-functions@fs-op-mult-dmat2x4-dvec2
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-bvec2-dvec2
|
||||
spec@arb_gpu_shader_int64@execution@built-in-functions@fs-op-mod-int64_t-int64_t
|
||||
|
|
@ -26,6 +30,7 @@ spec@arb_tessellation_shader@execution@tes-input@tes-input-patch-mat2_2
|
|||
spec@arb_texture_multisample@texelfetch@6-gs-isampler2dmsarray
|
||||
spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-02
|
||||
spec@egl_ext_device_drm@conformance
|
||||
spec@ext_external_objects@vk-ping-pong-multi-sem
|
||||
spec@ext_framebuffer_multisample@clip-and-scissor-blit 2 msaa
|
||||
spec@ext_framebuffer_multisample@clip-and-scissor-blit 4 msaa
|
||||
spec@ext_framebuffer_multisample@clip-and-scissor-blit 8 msaa
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ KHR-GL46.limits.max_fragment_atomic_counter_buffers
|
|||
KHR-GL46.limits.max_tess_evaluation_image_uniforms
|
||||
KHR-GL46.limits.max_tess_gen_level
|
||||
KHR-GL46.limits.max_vertex_uniform_components
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba32f_format_rgb
|
||||
KHR-GL46.packed_pixels.rectangle.r8
|
||||
KHR-GL46.packed_pixels.rectangle.rgba32ui
|
||||
KHR-GL46.packed_pixels.rectangle.rgba8_snorm
|
||||
|
|
@ -93,6 +94,7 @@ dEQP-GLES3.functional.uniform_api.value.initial.render.struct_in_array.float_vec
|
|||
dEQP-GLES31.functional.compute.basic.image_barrier_multiple
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_10x5_rgba.srgb8_alpha8_astc_10x5_khr_srgb8_alpha8_astc_10x5_khr.texture2d_array_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x5_rgba.srgb8_alpha8_astc_8x5_khr_rgba_astc_8x5_khr.texture2d_array_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x6_rgba.rgba_astc_8x6_khr_rgba_astc_8x6_khr.texture3d_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_rgba_astc_5x4_khr.texture3d_to_texture2d_array
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_rgba_astc_6x5_khr.texture2d_array_to_texture2d_array
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_rgba_astc_8x5_khr.texture3d_to_cubemap
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
dEQP-VK.api.info.vulkan1p2.feature_bits_influence
|
||||
dEQP-VK.api.external.semaphore.sync_fd.export_multiple_times_temporary
|
||||
dEQP-VK.api.info.vulkan1p2.feature_bits_influence
|
||||
dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.shader_layer.tessellation_shader_256
|
||||
dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.shader_layer.vertex_shader_256
|
||||
dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.shader_layer.tessellation_shader_256
|
||||
|
|
@ -9,9 +9,10 @@ dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.shader_layer.vertex_shader_256
|
|||
dEQP-VK.draw.renderpass.shader_layer.tessellation_shader_256
|
||||
dEQP-VK.draw.renderpass.shader_layer.vertex_shader_256
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.*
|
||||
dEQP-VK.renderpass2.suballocation.multisample_resolve.*
|
||||
dEQP-VK.renderpass.suballocation.multisample_resolve.*
|
||||
dEQP-VK.renderpass2.suballocation.multisample_resolve.*
|
||||
dEQP-VK.synchronization.basic.timeline_semaphore.chain
|
||||
dEQP-VK.wsi.display.create_display_mode
|
||||
dEQP-VK.wsi.display.get_display_mode_properties2
|
||||
dEQP-VK.wsi.display.get_display_properties
|
||||
dEQP-VK.wsi.display.get_display_properties2
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@ dEQP-VK.wsi.display.get_display_plane_capabilities
|
|||
dEQP-VK.wsi.display.get_display_plane_capabilities2
|
||||
dEQP-VK.wsi.display.get_display_plane_properties2
|
||||
dEQP-VK.wsi.display.get_display_plane_supported_displays
|
||||
dEQP-VK.wsi.display.get_display_properties2
|
||||
dEQP-VK.wsi.display.surface_counters
|
||||
|
||||
KHR-GL46.conditional_render_inverted.functional
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue