ID3D12DebugCommandList::GetFeatureMask method
Returns the debug feature flags that have been set on a command list.
Syntax
D3D12_DEBUG_FEATURE GetFeatureMask();
Parameters
This method has no parameters.
Return value
Type: D3D12_DEBUG_FEATURE
A bit mask containing the set debug features.
Requirements
|
Header |
|
|---|
See also
Show: