Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_driver.c38 const char * const nouveau_vendor_string = "Nouveau"; variable
57 return (GLubyte *)nouveau_vendor_string; in nouveau_get_string()
Dnouveau_driver.h72 extern const char * const nouveau_vendor_string;
Dnouveau_screen.c204 value[0] = nouveau_vendor_string; in nouveau_query_renderer_string()