Interface VulkanLayerSettingsType

All Superinterfaces:
VulkanExtensionType

public interface VulkanLayerSettingsType extends VulkanExtensionType
The VK_EXT_layer_settings API.
See Also:
  • "https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_layer_settings.html"
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
  • Method Details

    • name

      default String name()
      Specified by:
      name in interface VulkanExtensionType
      Returns:
      The name of the extension (such as "VK_KHR_Surface")