SPV: Require desktop 140 or ES 310 or above.
This commit is contained in:
parent
4bfeed5fe8
commit
f6eae2a54a
102 changed files with 357 additions and 313 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#version 130
|
||||
#version 140
|
||||
#extension GL_ARB_texture_gather : enable
|
||||
|
||||
vec3 a;
|
||||
|
|
@ -15,9 +15,6 @@ noperspective in float fnop;
|
|||
|
||||
uniform samplerCube sampC;
|
||||
|
||||
in vec4 gl_Color;
|
||||
flat in vec4 gl_Color;
|
||||
|
||||
#extension GL_ARB_texture_rectangle : enable
|
||||
|
||||
uniform sampler2D samp2D;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue