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

/xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/
H A Dv3d_simulator.h41 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size);
H A Dv3d_simulator.c472 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_context.h561 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size);
H A Dv3d_simulator.c391 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size) function in typeref:typename:void
H A Dv3d_bufmgr.c357 v3d_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c349 v3d_simulator_open_from_handle(screen->fd, bo->handle, bo->size);

Completed in 11 milliseconds