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,10 +1,10 @@
|
|||
#version 110
|
||||
#version 140
|
||||
|
||||
uniform float blend;
|
||||
uniform vec4 u;
|
||||
uniform bool p;
|
||||
|
||||
varying vec2 t;
|
||||
in vec2 t;
|
||||
|
||||
void main()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue