poly_texture shader: correct shader separator
This commit is contained in:
parent
4e368e77dc
commit
625f11cc55
@ -12,7 +12,8 @@ void main() {
|
||||
gl_Position = u_mvp * a_pos;
|
||||
}
|
||||
|
||||
§
|
||||
$$
|
||||
|
||||
#ifdef GLES
|
||||
precision highp float;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user