Searched refs:glTexCoord3fv (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dstex3d.c115 glTexCoord3fv(t3);
118 glTexCoord3fv(t2);
121 glTexCoord3fv(t1);
124 glTexCoord3fv(t0);
H A Dcubemap.c202 glTexCoord3fv( & tex_coords[ i * 3 ] );
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Drandom.c291 glTexCoord3fv(Vbuffer[Vcount].v);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c717 &glTexCoord3fv,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c764 &glTexCoord3fv,
H A Dgldrv.h147 void (APIENTRY *glTexCoord3fv )( const GLfloat *v );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h168 "glTexCoord3fv\0"
1321 NAME_FUNC_OFFSET( 1336, glTexCoord3fv, glTexCoord3fv, NULL, _gloffset_TexCoord3fv),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h1067 GLAPI void GLAPIENTRY glTexCoord3fv( const GLfloat *v );
H A Dgl_mangle.h2097 #define glTexCoord3fv MANGLE(TexCoord3fv) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h1060 GLAPI void GLAPIENTRY glTexCoord3fv( const GLfloat *v );
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c556 glTexCoord3fv((const GLfloat *) (pc + 0));
H A Dindirect_dispatch_swap.c688 glTexCoord3fv((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 3));
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19150 #define glTexCoord3fv macro
[all...]
H A Dgl_generated_dispatch.c58761 0, // glTexCoord3fv
[all...]

Completed in 226 milliseconds