glsl: minor cleanup

This commit is contained in:
ameerj 2021-05-29 20:00:06 -04:00
parent 0ac1a68a36
commit 8a7d7d16c8
4 changed files with 19 additions and 20 deletions

View file

@ -135,6 +135,7 @@ public:
std::vector<u32> image_bindings;
bool uses_y_direction{};
bool uses_cc_carry{};
private:
void SetupExtensions(std::string& header);