Home | History | Annotate | Download | only in GLES_CM

Lines Matching refs:glTexGeniv

2140         ctx->dispatcher().glTexGeniv(GL_S,pname,params);
2141 ctx->dispatcher().glTexGeniv(GL_T,pname,params);
2142 ctx->dispatcher().glTexGeniv(GL_R,pname,params);
2145 ctx->dispatcher().glTexGeniv(coord,pname,params);