*/-/etc don't support the `float, vec*` use case
Opened this issue · 0 comments
jaredly commented
vec2 other = 1.0 - vec2(1.0)
is valid glsl, but gamma doesn't allow it
Opened this issue · 0 comments
vec2 other = 1.0 - vec2(1.0)
is valid glsl, but gamma doesn't allow it