HomeSort by relevance Sort by last modified time
    Searched refs:rcommon_flush_last_swtcl_prim (Results 1 - 3 of 3) 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_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 260 rmesa->radeon.dma.flush != rcommon_flush_last_swtcl_prim)

Completed in 1250 milliseconds