Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_context.h57 extern const struct nouveau_driver nv04_driver;
Dnouveau_screen.c114 screen->driver = &nv04_driver; in nouveau_init_screen2()
Dnv04_context.c202 const struct nouveau_driver nv04_driver = { variable