D3D12XboxGetProcessDebugFlags

Gets the current process debug flags.

The current flags were established either as part of the device creation structure passed to D3D12XboxCreateDevice or by subsequently calling the D3D12XboxSetProcessDebugFlags function.

Syntax

D3D12XBOX_PROCESS_DEBUG_FLAGS D3D12XboxGetProcessDebugFlags()  

Return value

Type: D3D12XBOX_PROCESS_DEBUG_FLAGS 

The process debug flags that are currently set.

Requirements

Header: Declared in d3d12_x.h.

Library: Use d3d12_x.h.