KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.23k stars 634 forks source link

[Shading language support] Add HLSL shaders for ARM framework samples #1109

Open SaschaWillems opened 2 months ago

SaschaWillems commented 2 months ago

Once #1107 and #1108 have been implemented, we can add HLSL versions of the GLSL shaders used by the ARM framework samples. This should be easy as the ARM framework sample shaders are pretty basic.

An issue to track what samples have HLSL shaders can be found at #1014.