Home
last modified time | relevance | path

Searched refs:crocus_bo_wait_rendering (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_perf.c102 (bo_wait_rendering_t)crocus_bo_wait_rendering; in crocus_perf_init_vtbl()
Dcrocus_bufmgr.h257 void crocus_bo_wait_rendering(struct crocus_bo *bo);
Dcrocus_bufmgr.c752 crocus_bo_wait_rendering(bo); in bo_wait_with_stall_warning()
1090 crocus_bo_wait_rendering(struct crocus_bo *bo) in crocus_bo_wait_rendering() function
Dcrocus_batch.c996 crocus_bo_wait_rendering(batch->command.bo); /* if execbuf failed; this is a nop */ in _crocus_batch_flush()