Let me restate the main point.
Your approach to a higher level module wraps intrinsics with named functions.
There is little gain in making simd(AND, f, f2) to and(f, f2) when you can
easily take this to the level GLSL achieves.

Reply via email to