Class VulkanMissingRequiredMemoryTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.jcoronado.api.VulkanException
com.io7m.jcoronado.api.VulkanMissingRequiredMemoryTypeException
All Implemented Interfaces:
Serializable

public final class VulkanMissingRequiredMemoryTypeException extends VulkanException
An exception raised by no memory type being available to provide for a specific allocation.
See Also: