Interface VulkanExtensionPropertiesType

All Known Implementing Classes:
VulkanExtensionProperties

@Immutable public interface VulkanExtensionPropertiesType
An extension.
See Also:
  • "VkExtensionProperties"
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • name

      String name()
      Returns:
      The name of the extension
    • version

      int version()
      Returns:
      The version of the extension