glsl: Implement fswzadd
and wip nv thread shuffle impl
This commit is contained in:
parent
c542204113
commit
8bb8bbf4ae
5 changed files with 45 additions and 5 deletions
|
@ -167,6 +167,7 @@ private:
|
|||
void DefineStorageBuffers(Bindings& bindings);
|
||||
void DefineGenericOutput(size_t index, u32 invocations);
|
||||
void DefineHelperFunctions();
|
||||
void DefineConstants();
|
||||
std::string DefineGlobalMemoryFunctions();
|
||||
void SetupImages(Bindings& bindings);
|
||||
void SetupTextures(Bindings& bindings);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue