Home | History | Annotate | Download | only in GLES_CM

Lines Matching refs:glTexGenfv

2119         ctx->dispatcher().glTexGenfv(GL_S,pname,params);
2120 ctx->dispatcher().glTexGenfv(GL_T,pname,params);
2121 ctx->dispatcher().glTexGenfv(GL_R,pname,params);
2124 ctx->dispatcher().glTexGenfv(coord,pname,params);
2165 ctx->dispatcher().glTexGenfv(GL_S,pname,tmpParams);
2166 ctx->dispatcher().glTexGenfv(GL_T,pname,tmpParams);
2167 ctx->dispatcher().glTexGenfv(GL_R,pname,tmpParams);
2170 ctx->dispatcher().glTexGenfv(coord,pname,tmpParams);