KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.34k stars 648 forks source link

Validation layer errors in shader object sample with recent SDKs #843

Closed SaschaWillems closed 11 months ago

SaschaWillems commented 1 year ago

The recent LunarG Vulkan SDK includes an updated version of the validation layer that adds additional checks for the shader object extension. Running that sample with those (newer) layers results in a lot of validation errors that should be fixed.