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 D | v3d_simulator.h | 41 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size);
|
| H A D | v3d_simulator.c | 472 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 D | v3d_context.h | 561 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size);
|
| H A D | v3d_simulator.c | 391 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size) function in typeref:typename:void
|
| H A D | v3d_bufmgr.c | 357 v3d_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.c | 349 v3d_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
|
Completed in 11 milliseconds