Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude HLSL shaders form MSVC build
MSVC automatically compiles any HLSL shader using it's built-in DXC version with DX syntax, which obviously fails for VK HLSL shaders
- Loading branch information