Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h457 void vc4_simulator_init(struct vc4_screen *screen);
Dvc4_screen.c712 vc4_simulator_init(screen); in vc4_screen_create()
Dvc4_simulator.c729 vc4_simulator_init(struct vc4_screen *screen) in vc4_simulator_init() function