Bumb GLSL version to 330

This commit is contained in:
2022-04-18 10:50:19 +02:00
parent ea834ebd16
commit b0b1a3a14b
5 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#version 130
#version 330
uniform sampler2D qt_Texture0;
uniform vec3 mtf_param;