HomeSort by: relevance | last modified time | path
    Searched defs:zink_debug (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_screen.c 75 DEBUG_GET_ONCE_FLAGS_OPTION(zink_debug, "ZINK_DEBUG", zink_debug_options, 0)
78 zink_debug; variable
1865 zink_debug = debug_get_option_zink_debug();
1884 (zink_debug & ZINK_DEBUG_VALIDATION) && !create_debug(screen))

Completed in 7 milliseconds