Package ch.bailu.gtk.gdk
Schnittstelle VulkanError
public interface VulkanError
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Vulkan support is not available on this Surfacestatic final int
Vulkan is not supported on this backend or has not been
compiled in.
-
Felddetails
-
UNSUPPORTED
static final int UNSUPPORTEDVulkan is not supported on this backend or has not been
compiled in.- Siehe auch:
-
NOT_AVAILABLE
static final int NOT_AVAILABLEVulkan support is not available on this Surface- Siehe auch:
-