Home | History | Annotate | Download | only in GLES_CM

Lines Matching refs:glTexGenfv

2118         ctx->dispatcher().glTexGenfv(GL_S,pname,params);
2119 ctx->dispatcher().glTexGenfv(GL_T,pname,params);
2120 ctx->dispatcher().glTexGenfv(GL_R,pname,params);
2123 ctx->dispatcher().glTexGenfv(coord,pname,params);
2164 ctx->dispatcher().glTexGenfv(GL_S,pname,tmpParams);
2165 ctx->dispatcher().glTexGenfv(GL_T,pname,tmpParams);
2166 ctx->dispatcher().glTexGenfv(GL_R,pname,tmpParams);
2169 ctx->dispatcher().glTexGenfv(coord,pname,tmpParams);