Interface VulkanExtensionType

All Known Subinterfaces:
VulkanDebugUtilsType, VulkanExtKHRSurfaceType, VulkanExtKHRSwapChainType, VulkanLayerSettingsType
All Known Implementing Classes:
VulkanLWJGLExtDebugUtils, VulkanLWJGLExtKHRSurface, VulkanLWJGLExtKHRSwapChain

public interface VulkanExtensionType
An extension.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • name

      String name()
      Returns:
      The name of the extension (such as "VK_KHR_Surface")