Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
D3D12_PROTECTED_RESOURCE_SESSION_FLAGS enumeration (d3d12.h)
Defines constants that specify protected resource session flags. These flags can be bitwise OR'd together to specify multiple flags at once.
Syntax
typedef enum D3D12_PROTECTED_RESOURCE_SESSION_FLAGS {
D3D12_PROTECTED_RESOURCE_SESSION_FLAG_NONE = 0
} ;
Constants
D3D12_PROTECTED_RESOURCE_SESSION_FLAG_NONEValue: 0 Specifies no flag. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Header | d3d12.h |
Feedback
Was this page helpful?
