Skip to content
Snippets Groups Projects

Resolve "VCC/Shady support"

Merged Tobias Frisch requested to merge 147-vcc-shady-support into develop
8 files
+ 417
116
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -19,8 +19,6 @@ namespace vkcv::shader {
public:
/**
* The constructor of a runtime Glslang shader compiler instance.
*
* @param[in] target Compile target (optional)
*/
GlslangCompiler();
Loading