summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/shader_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/shader_p.h')
-rw-r--r--src/render/materialsystem/shader_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/materialsystem/shader_p.h b/src/render/materialsystem/shader_p.h
index 94a532d7f..3e1175299 100644
--- a/src/render/materialsystem/shader_p.h
+++ b/src/render/materialsystem/shader_p.h
@@ -92,6 +92,8 @@ public:
static const int timeNameId;
static const int eyePositionNameId;
static const int skinningPaletteNameId;
+ static const int yUpInFBOId;
+ static const int yUpInNDCId;
Shader();
~Shader();