pub fn lut_sampler(device: &Device) -> SamplerExpand description
The LUT sampler: linear filtering, repeat across u (so a hue rotation
past the gradient edge wraps like the cosine’s periodic wheel) and clamp on
the single-row v.
pub fn lut_sampler(device: &Device) -> SamplerThe LUT sampler: linear filtering, repeat across u (so a hue rotation
past the gradient edge wraps like the cosine’s periodic wheel) and clamp on
the single-row v.