Interface VulkanExtensionPropertiesType

  • All Known Implementing Classes:
    VulkanExtensionProperties

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

      • name

        @Parameter
        java.lang.String name()
        Returns:
        The name of the extension
      • version

        @Parameter
        int version()
        Returns:
        The version of the extension