Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_context.h57 extern const struct nouveau_driver nv04_driver;
DMakefile.sources31 nv04_driver.h \
Dnouveau_screen.c124 screen->driver = &nv04_driver; in nouveau_init_screen2()
Dnv04_context.c203 const struct nouveau_driver nv04_driver = { variable