Searched refs:v3d_simulator_open_from_handle (Results 1 – 3 of 3) sorted by relevance
41 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size);
472 void v3d_simulator_open_from_handle(int fd, int handle, uint32_t size) in v3d_simulator_open_from_handle() function
349 v3d_simulator_open_from_handle(screen->fd, bo->handle, bo->size); in v3d_bo_open_handle()