Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_driver.h38 extern const struct nouveau_driver nv10_driver;
Dnouveau_screen.c117 screen->driver = &nv10_driver; in nouveau_init_screen2()
Dnv10_context.c495 const struct nouveau_driver nv10_driver = { variable