Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c153 char *nv_dbg = getenv("NOUVEAU_MESA_DEBUG"); in nouveau_screen_init() local
154 if (nv_dbg) in nouveau_screen_init()
155 nouveau_mesa_debug = atoi(nv_dbg); in nouveau_screen_init()