Searched refs:chromaCoefficient (Results 1 – 1 of 1) sorted by relevance
37 float getChromaCoeff(const vec2 uv, CORE_RELAXEDP const float chromaCoefficient) in getChromaCoeff() argument41 return dot(distUv, distUv) * chromaCoefficient; in getChromaCoeff()