Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_driver.h38 extern const struct nouveau_driver nv20_driver;
DMakefile.sources50 nv20_driver.h \
Dnouveau_screen.c134 screen->driver = &nv20_driver; in nouveau_init_screen2()
Dnv20_context.c505 const struct nouveau_driver nv20_driver = { variable