KhronosGroup / Vulkan-Guide

One stop shop for getting started with the Vulkan API
Creative Commons Attribution 4.0 International
1.94k stars 166 forks source link

Update HLSL shader model mapping #268

Closed SaschaWillems closed 3 months ago

SaschaWillems commented 3 months ago

This PR slightly updates the D3D shader model mapping table and adds shader model 6.7. It's most probably not complete, but mapping D3D shader models and Vulkan is always a bit tricky, and this is better than not having anything ;)