Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
DMakefile.sources40 nv10_driver.h \
Dnv10_driver.h38 extern const struct nouveau_driver nv10_driver;
Dnouveau_screen.c128 screen->driver = &nv10_driver; in nouveau_init_screen2()
Dnv10_context.c497 const struct nouveau_driver nv10_driver = { variable