You must log in or register to comment.
It’s not that weird, is it? Aren’t shaders that run on your GPU pretty weird about branches in a way that kindof necessitates a mostly-branchless style of coding? (If you want your shaders to run efficiently, that is.)