Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1651: Fix Vulkan Backend Texture Format Mapping r=cwfitzgerald a=zicklag Fixes the Bgra8UnormSrgb texture format. **Connections** Resolves #1646. **Description** Fixes the mappings between the `Bgra8UnormSrgb` and `Bgra8Unorm` texture formats and their Vulkan equivalents. **Testing** Tested on my Ubuntu 20.04 machine on: - Intel(R) UHD Graphics (CML GT2) (Vulkan) - GeForce GTX 1650 (Vulkan) Co-authored-by: Zicklag <[email protected]>
- Loading branch information