VP: switch to version 420

This commit is contained in:
raven02 2015-01-19 04:42:00 +08:00
parent 7880753099
commit 546619ee24
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ std::string GLVertexDecompilerThread::BuildCode()
}
static const std::string& prot =
"#version 330\n"
"#version 420\n"
"\n"
"uniform mat4 scaleOffsetMat = mat4(1.0);\n"
"%s\n"