Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_driver.h38 extern const struct nouveau_driver nv20_driver;
Dnouveau_screen.c120 screen->driver = &nv20_driver; in nouveau_init_screen2()
Dnv20_context.c503 const struct nouveau_driver nv20_driver = { variable