Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h459 void vc5_simulator_destroy(struct vc5_screen *screen);
Dvc5_screen.c74 vc5_simulator_destroy(screen); in vc5_screen_destroy()
Dvc5_simulator.c631 vc5_simulator_destroy(struct vc5_screen *screen) in vc5_simulator_destroy() function