Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_NONE Value: 0 Specifies no flag. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | d3d12.h |