10:10(16): preprocessor error: undefined macro NOT_DEFINED in expression (illegal in GLES)
20:14(23): preprocessor error: undefined macro ALSO_NOT_DEFINED in expression (illegal in GLES)
3
4
5
6
7
8
9#version 300 es
10
11
12
13
14
15
16
17
18
19
20
21Success
22
23
24
25
26
27More success
28
29
30