Make the "switch-label not followed by statement" warning an error, depending on version.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#version 300 es
|
||||
#version 310 es
|
||||
precision mediump float;
|
||||
uniform int c, d;
|
||||
in float x;
|
||||
|
||||
Reference in New Issue
Block a user