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.
Specifies the type of serialized data. Use a value from this enumeration when calling ID3D12Device5::CheckDriverMatchingIdentifier.
Syntax
typedef enum D3D12_SERIALIZED_DATA_TYPE {
D3D12_SERIALIZED_DATA_RAYTRACING_ACCELERATION_STRUCTURE = 0
} ;
Constants
D3D12_SERIALIZED_DATA_RAYTRACING_ACCELERATION_STRUCTURE Value: 0 The serialized data is a raytracing acceleration structure. |
Requirements
Requirement | Value |
---|---|
Header | d3d12.h |