Serialization device information. More...
#include <SerializationDevice.h>
Public Attributes | |
| ARCHIVE_DEVICE_DATA_FLAGS | SupportedArchiveTargets = ARCHIVE_DEVICE_DATA_FLAG_NONE |
| Combination of supported archive targets, see Diligent::ARCHIVE_DEVICE_DATA_FLAGS. | |
| Version | DXILCompilerVersion = Version() |
| Version of the DX Compiler used to compile HLSL to DXIL for Direct3D12. | |
| Version | SPIRVCompilerVersion = Version() |
| Version of the DX Compiler used to compile HLSL to SPIR-V for Vulkan. | |
Serialization device information.
Version of the DX Compiler used to compile HLSL to DXIL for Direct3D12.
A zero version indicates that the compiler is unavailable.