// d3d12umddi.h
typedef enum D3D12DDI_PROTECTED_RESOURCE_SESSION_SUPPORT_FLAGS_0030 {
D3D12DDI_PROTECTED_RESOURCE_SESSION_SUPPORT_FLAG_0030_NONE,
D3D12DDI_PROTECTED_RESOURCE_SESSION_SUPPORT_FLAG_0030_SUPPORTED
} ;
View the official Windows Driver Kit DDI referenceNo description available.
The protected resource session support flags.
D3D12DDI_PROTECTED_RESOURCE_SESSION_SUPPORT_FLAG_0030_NONEThere are no protected resource session support flags.
D3D12DDI_PROTECTED_RESOURCE_SESSION_SUPPORT_FLAG_0030_SUPPORTEDThe protected resource session support flag is supported.