Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h57 DXIL_DEBUG_DUMP_BLOB = 1 << 1, enumerator
Dnir_to_dxil.c50 { "dump_blob", DXIL_DEBUG_DUMP_BLOB , "Write shader blobs" },
4985 if (debug_dxil & DXIL_DEBUG_DUMP_BLOB) { in nir_to_dxil()