Class KHRIndexTypeUint8

java.lang.Object
org.lwjgl.vulkan.KHRIndexTypeUint8

public final class KHRIndexTypeUint8 extends Object
This extension allows uint8_t indices to be used with CmdBindIndexBuffer.
Promotion to Vulkan 1.4

Functionality in this extension is included in core Vulkan 1.4 with the KHR suffix omitted. The original type, enum and command names are still available as aliases of the core functionality.

Name String
VK_KHR_index_type_uint8
Extension Type
Device extension
Registered Extension Number
534
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Deprecation State
  • Promoted to Vulkan 1.4
Contact
Other Extension Metadata
Last Modified Date
2023-06-06
IP Status
No known IP claims.
Contributors
  • Jeff Bolz, NVIDIA
  • Field Details

    • VK_KHR_INDEX_TYPE_UINT8_SPEC_VERSION

      public static final int VK_KHR_INDEX_TYPE_UINT8_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_KHR_INDEX_TYPE_UINT8_EXTENSION_NAME

      public static final String VK_KHR_INDEX_TYPE_UINT8_EXTENSION_NAME
      The extension name.
      See Also:
    • VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_KHR

      public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_KHR
      Extends VkStructureType.
      See Also:
    • VK_INDEX_TYPE_UINT8_KHR

      public static final int VK_INDEX_TYPE_UINT8_KHR
      Extends VkIndexType.
      See Also: