mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 06:26:42 +01:00
mac disable glsl derivative
This commit is contained in:
parent
965832d2df
commit
6808170515
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#extension GL_OES_standard_derivatives : require
|
||||
//#extension GL_OES_standard_derivatives : require
|
||||
|
||||
varying vec2 v_vTexcoord;
|
||||
varying vec4 v_vColour;
|
||||
|
|
Loading…
Reference in a new issue