Home | History | Annotate | Download | only in glsl

Lines Matching refs:powf

1253             data.f[c] = powf(op[0]->value.f[c], op[1]->value.f[c]);