~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/amd/ci/angle-radv-stoney-aco-skips.txt

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Unlike zink which does support it, ANGLE relies on a waiver to not implement
 
2
# capturing individual array elements (see waivers.xml and gles3-waivers.txt in the CTS)
 
3
dEQP-GLES3.functional.transform_feedback.array_element.*
 
4
dEQP-GLES3.functional.transform_feedback.random.*
 
5
dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.*_array_element
 
6
dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.type.*.array.*
 
7
KHR-GLES31.core.program_interface_query.transform-feedback-types
 
8
 
 
9
# ANGLE throws this warning
 
10
# "Unimplemented: CopyImageSubData(../../src/libANGLE/renderer/vulkan/vk_helpers.cpp:6562"
 
11
# which is "// No support for emulated compressed formats."
 
12
#
 
13
# ANGLE doesn't plan on implementing it, given that Android insists on VK having ASTC support
 
14
# anyway, so ANGLE-on-RADV is going to need either support inside radv (unlikely) or a compat
 
15
# layer.
 
16
dEQP-GLES31.functional.copy_image.*astc.*