Make the "switch-label not followed by statement" warning an error, depending on version.
This commit is contained in:
parent
add1a4d88d
commit
0e7674afa0
4 changed files with 16 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#version 300 es
|
||||
#version 310 es
|
||||
precision mediump float;
|
||||
uniform int c, d;
|
||||
in float x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue