Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.h38 void v3d_simulator_destroy(struct v3d_simulator_file *sim_file);
Dv3d_simulator.c825 v3d_simulator_destroy(struct v3d_simulator_file *sim_file) in v3d_simulator_destroy() function
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c83 v3d_simulator_destroy(screen->sim_file); in v3d_screen_destroy()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c273 v3d_simulator_destroy(device->sim_file); in physical_device_finish()