Searched refs:newinputs (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_swtcl.h | 50 GLuint newinputs );
|
| H A D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
| H A D | radeon_dma.c | 494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_swtcl.h | 50 GLuint newinputs );
|
| H A D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
| H A D | radeon_dma.c | 495 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_swtcl.h | 49 GLuint newinputs );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_swtcl.h | 49 GLuint newinputs );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex.h | 140 GLuint newinputs ); 142 extern void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs );
|
| H A D | t_vertex.c | 380 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 D | t_vertex.h | 140 GLuint newinputs ); 142 extern void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs );
|
| H A D | t_vertex.c | 381 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