Sets the options to use when debugging a process.
public:
HRESULT SetProcessDebugFlags(
D3D12XBOX_PROCESS_DEBUG_FLAGS Flags
)
Flags
Type: D3D12XBOX_PROCESS_DEBUG_FLAGS
The options to use when debugging a process, as a bitwise-OR combination of D3D12XBOX_PROCESS_DEBUG_FLAGS enumeration constants.
Type: HRESULT
One of the Direct3D 12 return codes.
Header: Declared in d3d12_x.h.
Library: Use d3d12_x.lib.