Variable TAYLOR_INV_SQRT_4Const

TAYLOR_INV_SQRT_4: "\nfn taylorInvSqrt_4(r: vec4<f32>) -> vec4<f32> {\n return 1.79284291400159 - 0.85373472095314 * r;\n}\n" = ...

Generated using TypeDoc