Searched refs:v3d_simulator_init (Results 1 – 4 of 4) sorted by relevance
37 struct v3d_simulator_file* v3d_simulator_init(int fd);
638 v3d_simulator_init(int fd) in v3d_simulator_init() function
692 screen->sim_file = v3d_simulator_init(screen->fd); in v3d_screen_create()
480 device->sim_file = v3d_simulator_init(device->render_fd); in physical_device_init()