Searched refs:newinputs (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.h50 GLuint newinputs );
H A Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
H A Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.h50 GLuint newinputs );
H A Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
H A Dradeon_dma.c495 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.h49 GLuint newinputs );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.h49 GLuint newinputs );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h140 GLuint newinputs );
142 extern void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs );
H A Dt_vertex.c380 void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs ) argument
383 vtx->new_inputs |= newinputs;
447 GLuint newinputs )
444 _tnl_build_vertices(struct gl_context * ctx,GLuint start,GLuint end,GLuint newinputs) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h140 GLuint newinputs );
142 extern void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs );
H A Dt_vertex.c381 void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs ) argument
384 vtx->new_inputs |= newinputs;
448 GLuint newinputs )
445 _tnl_build_vertices(struct gl_context * ctx,GLuint start,GLuint end,GLuint newinputs) argument

Completed in 14 milliseconds