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 D | vc4_context.h | 471 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size);
|
| H A D | vc4_bufmgr.c | 412 vc4_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
|
| H A D | vc4_simulator.c | 441 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 D | vc4_context.h | 469 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size);
|
| H A D | vc4_bufmgr.c | 404 vc4_simulator_open_from_handle(screen->fd, bo->handle, bo->size);
|
| H A D | vc4_simulator.c | 441 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size) function in typeref:typename:void
|
Completed in 17 milliseconds