• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ANGLE throws this warning
2# "Unimplemented: CopyImageSubData(../../src/libANGLE/renderer/vulkan/vk_helpers.cpp:6562"
3# which is "// No support for emulated compressed formats."
4#
5# ANGLE doesn't plan on implementing it, given that Android insists on VK having ASTC support
6# anyway, so ANGLE-on-RADV is going to need either support inside radv (unlikely) or a compat
7# layer.
8dEQP-GLES31.functional.copy_image.*astc.*
9