glsl: minor cleanup
This commit is contained in:
parent
005eecffcd
commit
1542f31e79
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