Home | History | Annotate | Download | only in glsl

Lines Matching refs:sqrtf

123             data.f[c] = 1.0F / sqrtf(op[0]->value.f[c]);
138 data.f[c] = sqrtf(op[0]->value.f[c]);