GLES 2 does not support that kind of type conversion, but your desktop graphics card likely supports it and happily compiles and runs the code.
The fix is to change the code so it is GLES 2 compliant.
GLES 2 does not support that kind of type conversion, but your desktop graphics card likely supports it and happily compiles and runs the code.
The fix is to change the code so it is GLES 2 compliant.