Searched refs:DXIL_DEBUG_VERBOSE (Results 1 – 2 of 2) sorted by relevance
56 DXIL_DEBUG_VERBOSE = 1 << 0, enumerator
49 { "verbose", DXIL_DEBUG_VERBOSE, NULL },59 if (debug_dxil & DXIL_DEBUG_VERBOSE) \5895 if (debug_dxil & DXIL_DEBUG_VERBOSE) in nir_to_dxil()