Serialization device attributes for Vulkan backend. More...
#include <ArchiverFactory.h>
Public Member Functions | |
| bool | operator== (const SerializationDeviceVkInfo &RHS) const noexcept |
| Tests if two structures are equivalent. | |
Public Attributes | |
| Version | ApiVersion = Version(1, 0) |
| Vulkan API version. | |
| Bool | SupportsSpirv14 = False |
| Indicates whether the device supports SPIRV 1.4 or above. | |
| const Char * | DxCompilerPath = nullptr |
| Path to DX compiler for Vulkan. | |
Serialization device attributes for Vulkan backend.