Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
igl | vulkan | Fix deprecated PVRTC formats validation errors
Summary: PVRTC formats are deprecated without replacement. This diff fixes some Vulkan validation errors. > Both PVRTC1 and PVRTC2 are slower than standard image formats on PowerVR GPUs, and support will be removed from future hardware. https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_IMG_format_pvrtc.html Reviewed By: pixelperfect3 Differential Revision: D49175170 fbshipit-source-id: 0144c4181f3a12c1b8d92db6415e24865e19a1ef
- Loading branch information