HomeSort by relevance Sort by last modified time
    Searched refs:rcommon_flush_last_swtcl_prim (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_dma.h 55 void rcommon_flush_last_swtcl_prim(struct gl_context *ctx);
radeon_screen.h 164 #define rcommon_flush_last_swtcl_prim r200_rcommon_flush_last_swtcl_prim macro
radeon_dma.c 421 void rcommon_flush_last_swtcl_prim( struct gl_context *ctx ) function
473 rmesa->dma.flush = rcommon_flush_last_swtcl_prim;
477 assert( rmesa->dma.flush == rcommon_flush_last_swtcl_prim );
radeon_swtcl.c 261 rmesa->radeon.dma.flush != rcommon_flush_last_swtcl_prim)

Completed in 153 milliseconds