glsl: minor cleanup

This commit is contained in:
ameerj 2021-05-29 20:00:06 -04:00
parent 005eecffcd
commit 1542f31e79
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);