webpack-glsl-minify icon indicating copy to clipboard operation
webpack-glsl-minify copied to clipboard

Add `texture` to builtin functions

Open N1ark opened this issue 1 year ago • 0 comments

The function texture is a builtin function that replaces texture2D etc. -- it shouldn't be mangled :) Fixes #64

N1ark avatar Dec 15 '24 22:12 N1ark