Home
last modified time | relevance | path

Searched refs:vc4_simulator_open_from_handle (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h471 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size);
Dvc4_simulator.c441 void vc4_simulator_open_from_handle(int fd, int handle, uint32_t size) in vc4_simulator_open_from_handle() function
Dvc4_bufmgr.c404 vc4_simulator_open_from_handle(screen->fd, bo->handle, bo->size); in vc4_bo_open_handle()