Home
last modified time | relevance | path

Searched refs:crocus_bo_wait (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h314 int crocus_bo_wait(struct crocus_bo *bo, int64_t timeout_ns);
Dcrocus_bufmgr.c1086 crocus_bo_wait(bo, -1); in crocus_bo_wait_rendering()
1117 crocus_bo_wait(struct crocus_bo *bo, int64_t timeout_ns) in crocus_bo_wait() function