Home
last modified time | relevance | path

Searched refs:debug_cap_printed (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c110 static bool debug_cap_printed[PIPE_CAP_LAST] = {}; in nv50_screen_get_param() local
440 if (!debug_cap_printed[param]) { in nv50_screen_get_param()
442 debug_cap_printed[param] = true; in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c120 static bool debug_cap_printed[PIPE_CAP_LAST] = {}; in nvc0_screen_get_param() local
461 if (!debug_cap_printed[param]) { in nvc0_screen_get_param()
463 debug_cap_printed[param] = true; in nvc0_screen_get_param()

Completed in 3 milliseconds