Module: Gdk::VulkanError

Defined in:
(unknown)

Constant Summary collapse

UNSUPPORTED =

Vulkan is not supported on this backend or has not been compiled in.

0 or :unsupported
NOT_AVAILABLE =

Vulkan support is not available on this Surface

1 or :not_available