mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 09:48:07 +02:00
radv: enable VRS for flat shading on GFX11+
RADV_DEBUG=novrsflatshading can be used to disable it if needed. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38527>
This commit is contained in:
parent
92eaf7c0f5
commit
24d14313f6
5 changed files with 331 additions and 1 deletions
|
|
@ -120,3 +120,150 @@ dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduc
|
|||
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail
|
||||
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail
|
||||
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail
|
||||
|
||||
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6173
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.*,Fail
|
||||
|
|
|
|||
|
|
@ -7,3 +7,36 @@ dEQP-VK.sparse_resources.image_sparse_residency.3d.rg32ui.512_256_16
|
|||
dEQP-VK.sparse_resources.mipmap_sparse_residency.3d.rgba16ui.1024_128_8
|
||||
dEQP-VK.video.encode.av1.720x480_10le_420.i_15.tiling_1x2_rc_vbr_lf_layered_dpb
|
||||
dEQP-VK.video.encode.av1.720x480_10le_420.i_p_15.rc_disabled_lr_cdef_intra_refresh_row_based
|
||||
|
||||
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6173
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.line_list.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.line_strip.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.point_list.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.point_list.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.triangle_fan.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.triangle_list.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.triangle_list_with_adjacency.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.32bit.triangle_list_with_adjacency.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.line_strip.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.point_list.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.triangle_fan.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.triangle_list.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.triangle_list_with_adjacency.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.triangle_strip.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.64bit.triangle_strip.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_32bit_xfb_64bit.line_strip.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_32bit_xfb_64bit.line_strip_with_adjacency.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_32bit_xfb_64bit.point_list.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_32bit_xfb_64bit.triangle_fan.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_32bit_xfb_64bit.triangle_list_with_adjacency.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.line_list.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.line_list.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.line_list_with_adjacency.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.line_list_with_adjacency.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.line_strip.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.line_strip.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_fan.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_list.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_list_with_adjacency.draw
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_list_with_adjacency.indirect
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_strip.draw
|
||||
|
|
|
|||
|
|
@ -19,3 +19,150 @@ dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail
|
|||
dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail
|
||||
dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail
|
||||
dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail
|
||||
|
||||
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6173
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.64bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.32bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.host_query_reset.fragment_shader_invocations.primary.64bits_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_line_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_fan_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail
|
||||
dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.*,Fail
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
dEQP-VK.api.copy_and_blit.core.image_to_buffer_transfer_queue.2d_images.mip_copies_eac_r11g11_unorm_block_64x64_5_layers
|
||||
dEQP-VK.video.encode.av1.720x480_10le_420.i_15.tiling_1x2_lf_lr_cdef_layered_dpb
|
||||
|
||||
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6173
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.*
|
||||
|
|
|
|||
|
|
@ -3313,7 +3313,7 @@ gfx103_pipeline_vrs_coarse_shading(const struct radv_device *device, const struc
|
|||
const struct radv_instance *instance = radv_physical_device_instance(pdev);
|
||||
struct radv_shader *ps = pipeline->base.shaders[MESA_SHADER_FRAGMENT];
|
||||
|
||||
if (pdev->info.gfx_level != GFX10_3)
|
||||
if (pdev->info.gfx_level < GFX10_3)
|
||||
return false;
|
||||
|
||||
if (instance->debug_flags & RADV_DEBUG_NO_VRS_FLAT_SHADING)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue