Home
last modified time | relevance | path

Searched refs:nv20_driver (Results 1 – 5 of 5) 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 \
Dmeson.build70 'nv20_driver.h',
Dnouveau_screen.c135 screen->driver = &nv20_driver; in nouveau_init_screen2()
Dnv20_context.c504 const struct nouveau_driver nv20_driver = { variable