VulkanInstanceCreationOptions Properties
Properties
ApplicationName | Sets the application name of the vulkan instance |
CustomGetProcAddressDelegate | |
EnabledLayers | Specifies layers to enable if available on the instance |
InstanceExtensions | Specifies additional extensions to enable if available on the instance |
UseDebug | Enables the debug layer |
VulkanVersion | Specifies the vulkan api version to use |
See Also
Reference
VulkanInstanceCreationOptions Class
Avalonia.Vulkan Namespace