feat: preprocessing glsl header files
This commit is contained in:
@@ -31,7 +31,8 @@ public:
|
||||
|
||||
std::string process(
|
||||
const std::filesystem::path& file,
|
||||
const std::string& source
|
||||
const std::string& source,
|
||||
bool header=false
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user