mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 02:08:03 -05:00
glsl: minor cleanup
This commit is contained in:
@ -135,6 +135,7 @@ public:
|
||||
std::vector<u32> image_bindings;
|
||||
|
||||
bool uses_y_direction{};
|
||||
bool uses_cc_carry{};
|
||||
|
||||
private:
|
||||
void SetupExtensions(std::string& header);
|
||||
|
Reference in New Issue
Block a user