ASTC textures are not fully supported when running on GL hosts
Because unlike with GLES 3.2 the GL extension GL_KHR_texture_compression_astc_hdr doesn't specify support for CopyImageSubData and TextureView, therefore ASTC support is incomplete when running on a GL host.