mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 04:30:10 +01:00
radv/ci: Add uncovered CTS issue to gfx1201 fails
gfx1201 has started hitting some failures in dEQP-VK.glsl.bfloat16.constant* that seem to be caused by a CTS issue. Suggested-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36985>
This commit is contained in:
parent
66cd23aa73
commit
ae9edb6fc0
1 changed files with 8 additions and 0 deletions
|
|
@ -52,3 +52,11 @@ dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.conve
|
||||||
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.convert.input_float32_t_output_bfloat16_t.buffer.rowmajor,Fail
|
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.convert.input_float32_t_output_bfloat16_t.buffer.rowmajor,Fail
|
||||||
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.convert.input_float32_t_output_bfloat16_t.physical_buffer.rowmajor,Fail
|
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.convert.input_float32_t_output_bfloat16_t.physical_buffer.rowmajor,Fail
|
||||||
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.convert.input_float32_t_output_bfloat16_t.workgroup.rowmajor,Fail
|
dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.convert.input_float32_t_output_bfloat16_t.workgroup.rowmajor,Fail
|
||||||
|
|
||||||
|
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5983
|
||||||
|
dEQP-VK.glsl.bfloat16.constant.fragmentbf16,Fail
|
||||||
|
dEQP-VK.glsl.bfloat16.constant.fragmentfe4m3,Fail
|
||||||
|
dEQP-VK.glsl.bfloat16.constant.fragmentfe5m2,Fail
|
||||||
|
dEQP-VK.glsl.bfloat16.constant.vertexbf16,Fail
|
||||||
|
dEQP-VK.glsl.bfloat16.constant.vertexfe4m3,Fail
|
||||||
|
dEQP-VK.glsl.bfloat16.constant.vertexfe5m2,Fail
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue