Home
last modified time | relevance | path

Searched refs:v3d_simulator_file (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c97 struct v3d_simulator_file { struct
112 struct v3d_simulator_file *file; argument
130 static struct v3d_simulator_file *
151 set_gmp_flags(struct v3d_simulator_file *file, in set_gmp_flags()
175 struct v3d_simulator_file *file = v3d_get_simulator_file_for_fd(fd); in v3d_create_simulator_bo()
203 struct v3d_simulator_file *file = v3d_get_simulator_file_for_fd(fd); in v3d_create_simulator_bo_for_gem()
277 struct v3d_simulator_file *sim_file = sim_bo->file; in v3d_free_simulator_bo()
295 v3d_get_simulator_bo(struct v3d_simulator_file *file, int gem_handle) in v3d_get_simulator_bo()
309 v3d_simulator_copy_in_handle(struct v3d_simulator_file *file, int handle) in v3d_simulator_copy_in_handle()
320 v3d_simulator_copy_out_handle(struct v3d_simulator_file *file, int handle) in v3d_simulator_copy_out_handle()
[all …]
Dv3d_simulator.h35 struct v3d_simulator_file;
37 struct v3d_simulator_file* v3d_simulator_init(int fd);
38 void v3d_simulator_destroy(struct v3d_simulator_file *sim_file);
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.h49 struct v3d_simulator_file;
84 struct v3d_simulator_file *sim_file;
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h128 struct v3d_simulator_file;
152 struct v3d_simulator_file *sim_file;