From f18a6dd1bdaffda4c3e771af3cf7cf41919ebd67 Mon Sep 17 00:00:00 2001
From: FernandoS27 <fsahmkow27@gmail.com>
Date: Fri, 16 Apr 2021 23:52:58 +0200
Subject: shader: Implement SR_Y_DIRECTION

---
 src/shader_recompiler/profile.h | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'src/shader_recompiler/profile.h')

diff --git a/src/shader_recompiler/profile.h b/src/shader_recompiler/profile.h
index a2c2948d50..08242184f0 100644
--- a/src/shader_recompiler/profile.h
+++ b/src/shader_recompiler/profile.h
@@ -97,6 +97,8 @@ struct Profile {
     std::optional<CompareFunction> alpha_test_func;
     float alpha_test_reference{};
 
+    bool y_negate{};
+
     std::vector<TransformFeedbackVarying> xfb_varyings;
 };
 
-- 
cgit v1.2.3-70-g09d2