Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h458 void vc5_simulator_init(struct vc5_screen *screen);
Dvc5_screen.c612 vc5_simulator_init(screen); in vc5_screen_create()
Dvc5_simulator.c608 vc5_simulator_init(struct vc5_screen *screen) in vc5_simulator_init() function