Home
last modified time | relevance | path

Searched refs:nv10_driver (Results 1 – 5 of 5) 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;
Dmeson.build60 'nv10_driver.h',
Dnouveau_screen.c128 screen->driver = &nv10_driver; in nouveau_init_screen2()
Dnv10_context.c495 const struct nouveau_driver nv10_driver = { variable