Changed GL test default shaders to be version 410

This commit is contained in:
Jake Turner
2021-02-27 07:23:03 +00:00
committed by Baldur Karlsson
parent 05e7d1eab9
commit 1e90d20185
+1 -1
View File
@@ -27,7 +27,7 @@
static std::string common = R"EOSHADER(
#version 420 core
#version 410 core
#define v2f v2f_block \
{ \