Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c130 char *nv_dbg = getenv("NOUVEAU_MESA_DEBUG"); in nouveau_screen_init() local
131 if (nv_dbg) in nouveau_screen_init()
132 nouveau_mesa_debug = atoi(nv_dbg); in nouveau_screen_init()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
Dnouveau_screen.c130 char *nv_dbg = getenv("NOUVEAU_MESA_DEBUG"); in nouveau_screen_init() local
131 if (nv_dbg) in nouveau_screen_init()
132 nouveau_mesa_debug = atoi(nv_dbg); in nouveau_screen_init()