You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Slang and HLSL shaders to first set of samples (KhronosGroup#1384)
* Added Slang shaders for dynamic rendering local read sample
* Fix normal calculation for Slang shader
* Enable extensions required when running with Slang shaders
* Added HLSL shaders for dynamic rendering local read sample
* Added SPIR-V files
* Added Slang shaders for dynamic rendering sample
* Update copyright headers
* Trying to fix clang format
Seems to have issues with code in defines
* Add HLSL and Slang shaders for Vulkan 1.3 hello triangle samples
* Update copyrights
* Force column-major layout for Slang shader compilation
* Add clamping to HLSL and Slang shader
* Fix copyright
0 commit comments