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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
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 );
  /external/mesa3d/src/mesa/drivers/dri/radeon/
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 );

Completed in 32 milliseconds