Searched refs:D3D12_DEBUG_DEBUG_LAYER (Results 1 – 3 of 3) sorted by relevance
39 #define D3D12_DEBUG_DEBUG_LAYER (1 << 6) macro
59 if (d3d12_debug & D3D12_DEBUG_DEBUG_LAYER) in get_dxgi_factory()
66 { "debuglayer", D3D12_DEBUG_DEBUG_LAYER, "Enable debug layer" },1178 if (d3d12_debug & D3D12_DEBUG_DEBUG_LAYER) in d3d12_init_screen()