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