V2 progress
This commit is contained in:
parent
d2f5863552
commit
5e1fcd8590
9837 changed files with 790 additions and 1708518 deletions
|
|
@ -31,6 +31,6 @@ namespace Crafter {
|
|||
EShLanguage type;
|
||||
Shader(fs::path&& path, std::string&& entrypoint, EShLanguage type);
|
||||
bool Check(const fs::path& outputDir) const;
|
||||
void Compile(const fs::path& outputDir) const;
|
||||
std::string Compile(const fs::path& outputDir) const;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue