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.h320 int crocus_bo_wait(struct crocus_bo *bo, int64_t timeout_ns);
Dcrocus_bufmgr.c1091 crocus_bo_wait(bo, -1); in crocus_bo_wait_rendering()
1122 crocus_bo_wait(struct crocus_bo *bo, int64_t timeout_ns) in crocus_bo_wait() function