mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Changed GL test default shaders to be version 410
This commit is contained in:
committed by
Baldur Karlsson
parent
05e7d1eab9
commit
1e90d20185
@@ -27,7 +27,7 @@
|
||||
|
||||
static std::string common = R"EOSHADER(
|
||||
|
||||
#version 420 core
|
||||
#version 410 core
|
||||
|
||||
#define v2f v2f_block \
|
||||
{ \
|
||||
|
||||
Reference in New Issue
Block a user