Searched refs:vc4_simulator_open_from_handle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_context.h471 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size);
H A Dvc4_bufmgr.c412 vc4_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
H A Dvc4_simulator.c441 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_context.h469 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size);
H A Dvc4_bufmgr.c404 vc4_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
H A Dvc4_simulator.c441 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size) function in typeref:typename:void

Completed in 17 milliseconds