Searched refs:D3D12_DEBUG_VERBOSE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_debug.h33 #define D3D12_DEBUG_VERBOSE (1 << 0) macro
H A Dd3d12_screen.cpp52 { "verbose", D3D12_DEBUG_VERBOSE, NULL },
H A Dd3d12_context.cpp342 (d3d12_debug & D3D12_DEBUG_VERBOSE)) {
1358 (d3d12_debug & D3D12_DEBUG_VERBOSE))

Completed in 7 milliseconds