glsl: Refactor Global memory functions
This commit is contained in:
parent
a68fabf6d5
commit
5355568a2d
2 changed files with 76 additions and 74 deletions
|
@ -167,6 +167,7 @@ private:
|
|||
void DefineStorageBuffers(Bindings& bindings);
|
||||
void DefineGenericOutput(size_t index, u32 invocations);
|
||||
void DefineHelperFunctions();
|
||||
std::string DefineGlobalMemoryFunctions();
|
||||
void SetupImages(Bindings& bindings);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue