[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:
Edouard DUPIN 2014-08-09 23:43:18 +02:00
parent 0b9d3e38c4
commit eaefe65322
2 changed files with 2 additions and 2 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 22baa22bc23e1202285de3e640911047ea7b395d
Subproject commit dd76dbf0fd4ad1b16fb7c7ca360cf5c1ad1f41be