Home | History | Annotate | Download | only in glshared

Lines Matching refs:LdExp

3397 class LdExp : public PrimitiveFunc<Signature<float, float, int> >
3402 return "ldexp";
5287 addScalarFactory<LdExp>(*funcs);