Closed SaschaWillems closed 2 years ago
This PR updates the HLSL to SPIR-V shader compilation sample in the HLSL chapter. Recent changes in DXC's interface did change some interfaces, so the old code was no longer working with recent DXC releases e.g. includes in the Vulkan SDK.
Fixes #186
This PR updates the HLSL to SPIR-V shader compilation sample in the HLSL chapter. Recent changes in DXC's interface did change some interfaces, so the old code was no longer working with recent DXC releases e.g. includes in the Vulkan SDK.
Fixes #186