Class VulkanPhysicalDeviceMemoryProperties

java.lang.Object
com.io7m.jcoronado.api.VulkanPhysicalDeviceMemoryProperties
All Implemented Interfaces:
VulkanPhysicalDeviceMemoryPropertiesType

public final class VulkanPhysicalDeviceMemoryProperties extends Object implements VulkanPhysicalDeviceMemoryPropertiesType
The memory properties for a physical device.
See Also:
  • "VkPhysicalDeviceMemoryProperties"