Searched refs:Texcoord (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ | ||
| H A D | torus.c | 62 Texcoord(GLfloat *v, GLfloat s, GLfloat t) function in typeref:typename:void 116 Texcoord(tarray[vcount], s1, t); 121 Texcoord(tarray[vcount], s0, t); |
| H A D | pbuffer.c | 48 Texcoord(GLfloat *v, GLfloat s, GLfloat t) function in typeref:typename:void 102 Texcoord(tarray[vcount], s1, t); 107 Texcoord(tarray[vcount], s0, t); |
| H A D | render_tex.c | 51 Texcoord(GLfloat *v, GLfloat s, GLfloat t) function in typeref:typename:void 105 Texcoord(tarray[vcount], s1, t); 110 Texcoord(tarray[vcount], s0, t); |
Completed in 23 milliseconds