Home
last modified time | relevance | path

Searched refs:vc4_simulator_destroy (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h458 void vc4_simulator_destroy(struct vc4_screen *screen);
Dvc4_screen.c109 vc4_simulator_destroy(screen); in vc4_screen_destroy()
Dvc4_simulator.c749 vc4_simulator_destroy(struct vc4_screen *screen) in vc4_simulator_destroy() function