VulkanError
Description:
[ CCode ( cprefix = "GDK_VULKAN_ERROR_" , type_id = "gdk_vulkan_error_get_type ()" ) ]
public errordomain VulkanError
Error enumeration for `GdkVulkanContext`.
Content:
Error codes:
- NOT_AVAILABLE - Vulkan support is not
available on this Surface
- UNSUPPORTED - Vulkan is not supported
on this backend or has not been compiled in.
Static methods:
- public static Quark quark ()