[DEBUG] correct samsung galaxie S3 shader error :
Error 0:4: P0007: Extension directive must occur before any non-preprocessor tokens an error for android device that need to invert some preprocessor lines
This commit is contained in:
parent
0b9d3e38c4
commit
eaefe65322
@ -1,7 +1,7 @@
|
||||
#ifdef GL_ES
|
||||
#extension GL_OES_standard_derivatives : enable
|
||||
precision mediump float;
|
||||
precision mediump int;
|
||||
#extension GL_OES_standard_derivatives : enable
|
||||
#endif
|
||||
|
||||
// Input :
|
||||
|
2
external/enet
vendored
2
external/enet
vendored
@ -1 +1 @@
|
||||
Subproject commit 22baa22bc23e1202285de3e640911047ea7b395d
|
||||
Subproject commit dd76dbf0fd4ad1b16fb7c7ca360cf5c1ad1f41be
|
Loading…
x
Reference in New Issue
Block a user