mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 19:15:46 +00:00
glsl: minor cleanup
This commit is contained in:
parent
0ac1a68a36
commit
8a7d7d16c8
4 changed files with 19 additions and 20 deletions
|
@ -135,6 +135,7 @@ public:
|
|||
std::vector<u32> image_bindings;
|
||||
|
||||
bool uses_y_direction{};
|
||||
bool uses_cc_carry{};
|
||||
|
||||
private:
|
||||
void SetupExtensions(std::string& header);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue