webpack-glsl-minify
webpack-glsl-minify copied to clipboard
Add `texture` to builtin functions
The function texture is a builtin function that replaces texture2D etc. -- it shouldn't be mangled :)
Fixes #64