Skip to content
Snippets Groups Projects

Resolve "VCC/Shady support"

Merged Tobias Frisch requested to merge 147-vcc-shady-support into develop
3 files
+ 89
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -27,6 +27,6 @@ namespace vkcv::shader {
const std::filesystem::path& includePath = "",
bool update = false) override;
}
};
}
Loading