Searched defs:smoothed (Results 1 – 2 of 2) sorted by relevance
93 const auto smoothed = counts + counts.constant(1.0f); in WeightedGiniImpurity() local
54 get_size(const struct gl_context *ctx, const SWvertex *vert, GLboolean smoothed) in get_size()