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.
The crypto session transform support flags.
Syntax
typedef enum D3D12DDI_CRYPTO_SESSION_TRANSFORM_SUPPORT_FLAGS_0030 {
D3D12DDI_CRYPTO_SESSION_TRANSFORM_SUPPORT_FLAG_0030_NONE,
D3D12DDI_CRYPTO_SESSION_TRANSFORM_SUPPORT_FLAG_0030_SUPPORTED
} ;
Constants
D3D12DDI_CRYPTO_SESSION_TRANSFORM_SUPPORT_FLAG_0030_NONEA crypto session transform support flag is not available. |
D3D12DDI_CRYPTO_SESSION_TRANSFORM_SUPPORT_FLAG_0030_SUPPORTEDThe crypto session transform support flag is supported. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |