Searched refs:D3D12_DEBUG_GPU_VALIDATOR (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_debug.h40 #define D3D12_DEBUG_GPU_VALIDATOR (1 << 7) macro
H A Dd3d12_screen.cpp59 { "gpuvalidator", D3D12_DEBUG_GPU_VALIDATOR, "Enable GPU validator" },
890 if (d3d12_debug & D3D12_DEBUG_GPU_VALIDATOR)

Completed in 2 milliseconds