mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 19:43:34 +00:00
glsl: WIP var forward declaration
to fix Loop control flow.
This commit is contained in:
@@ -119,6 +119,7 @@ public:
|
||||
code += '\n';
|
||||
}
|
||||
|
||||
std::string header;
|
||||
std::string code;
|
||||
RegAlloc reg_alloc;
|
||||
const Info& info;
|
||||
|
||||
Reference in New Issue
Block a user