summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qshaderformat_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/util/qshaderformat_p.h')
-rw-r--r--src/gui/util/qshaderformat_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/util/qshaderformat_p.h b/src/gui/util/qshaderformat_p.h
index c50d7d5729..d9d0378f63 100644
--- a/src/gui/util/qshaderformat_p.h
+++ b/src/gui/util/qshaderformat_p.h
@@ -66,7 +66,8 @@ public:
OpenGLNoProfile,
OpenGLCoreProfile,
OpenGLCompatibilityProfile,
- OpenGLES
+ OpenGLES,
+ VulkanFlavoredGLSL
};
enum ShaderType : int {