Variable MOD289_4Const

MOD289_4: "\nfn mod289_4(x: vec4<f32>) -> vec4<f32> {\n return x - floor(x * (1.0 / 289.0)) * 289.0;\n}\n" = ...

Generated using TypeDoc