Searched refs:rcommon_flush_last_swtcl_prim (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_dma.h55 void rcommon_flush_last_swtcl_prim(struct gl_context *ctx);
H A Dradeon_dma.c421 void rcommon_flush_last_swtcl_prim( struct gl_context *ctx ) function in typeref:typename:void
473 rmesa->dma.flush = rcommon_flush_last_swtcl_prim;
477 assert( rmesa->dma.flush == rcommon_flush_last_swtcl_prim );
H A Dradeon_screen.h225 #define rcommon_flush_last_swtcl_prim r200_rcommon_flush_last_swtcl_prim macro
H A Dradeon_swtcl.c261 rmesa->radeon.dma.flush != rcommon_flush_last_swtcl_prim)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_dma.h55 void rcommon_flush_last_swtcl_prim(struct gl_context *ctx);
H A Dradeon_screen.h215 #define rcommon_flush_last_swtcl_prim r200_rcommon_flush_last_swtcl_prim macro
H A Dradeon_dma.c422 void rcommon_flush_last_swtcl_prim( struct gl_context *ctx ) function in typeref:typename:void
474 rmesa->dma.flush = rcommon_flush_last_swtcl_prim;
478 assert( rmesa->dma.flush == rcommon_flush_last_swtcl_prim );
H A Dradeon_swtcl.c260 rmesa->radeon.dma.flush != rcommon_flush_last_swtcl_prim)

Completed in 9 milliseconds