Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h59 DXIL_DEBUG_DUMP_MODULE = 1 << 3, enumerator
Dnir_to_dxil.c52 { "dump_module", DXIL_DEBUG_DUMP_MODULE, "dump module tree to stderr"},
5918 if (debug_dxil & DXIL_DEBUG_DUMP_MODULE) { in nir_to_dxil()