Closed SaschaWillems closed 1 year ago
This PR conditionally adds compute shaders to the build process. If such a shader type is present (e.g. for the compute bonus chapter) it's added to build such that the corresponding SPIR-V file will be generated at compile time.
Fixes #351 Fixes #361
This PR conditionally adds compute shaders to the build process. If such a shader type is present (e.g. for the compute bonus chapter) it's added to build such that the corresponding SPIR-V file will be generated at compile time.
Fixes #351 Fixes #361