Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |