HomeSort by: relevance | last modified time | path
    Searched refs:D3D12_DEBUG_DEBUG_LAYER (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_debug.h 39 #define D3D12_DEBUG_DEBUG_LAYER (1 << 6)
d3d12_dxgi_screen.cpp 59 if (d3d12_debug & D3D12_DEBUG_DEBUG_LAYER)
d3d12_screen.cpp 58 { "debuglayer", D3D12_DEBUG_DEBUG_LAYER, "Enable debug layer" },
886 if (d3d12_debug & D3D12_DEBUG_DEBUG_LAYER)

Completed in 6 milliseconds