Searched refs:vc4_create_simulator_bo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c137 vc4_create_simulator_bo(int fd, int handle, unsigned size) function in typeref:struct:vc4_simulator_bo *
233 struct vc4_simulator_bo *sim_bo = vc4_create_simulator_bo(screen->fd,
443 vc4_create_simulator_bo(fd, handle, size);
466 vc4_create_simulator_bo(fd, create.handle, args->size);
496 vc4_create_simulator_bo(fd, create.handle, args->size);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c137 vc4_create_simulator_bo(int fd, int handle, unsigned size) function in typeref:struct:vc4_simulator_bo *
233 struct vc4_simulator_bo *sim_bo = vc4_create_simulator_bo(screen->fd,
443 vc4_create_simulator_bo(fd, handle, size);
466 vc4_create_simulator_bo(fd, create.handle, args->size);
496 vc4_create_simulator_bo(fd, create.handle, args->size);

Completed in 4 milliseconds