Searched refs:iris_bufmgr_get_fd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fence.c68 int fd = iris_bufmgr_get_fd(bufmgr);
85 int fd = iris_bufmgr_get_fd(bufmgr);
93 int fd = iris_bufmgr_get_fd(bufmgr);
222 int fd = iris_bufmgr_get_fd(bufmgr);
H A Diris_bufmgr.h441 int iris_bufmgr_get_fd(struct iris_bufmgr *bufmgr);
H A Diris_screen.c798 screen->fd = iris_bufmgr_get_fd(screen->bufmgr);
H A Diris_bufmgr.c2419 iris_bufmgr_get_fd(struct iris_bufmgr *bufmgr) function in typeref:typename:int

Completed in 7 milliseconds