VK_EXT_index_type_uint8(3)
VK_EXT_index_type_uint8
- Name String
-
VK_EXT_index_type_uint8 - Extension Type
-
Device extension
- Registered Extension Number
-
266
- Revision
-
1
- Ratification Status
-
Not ratified
- Extension and Version Dependencies
- Deprecation State
-
-
Promoted to VK_KHR_index_type_uint8 extension
-
Which in turn was promoted to Vulkan 1.4
-
-
- Contact
-
-
Piers Daniell pdaniell-nv
-
Other Extension Metadata
- Last Modified Date
-
2019-05-02
- IP Status
-
No known IP claims.
- Contributors
-
-
Jeff Bolz, NVIDIA
-
Description
This extension allows uint8_t indices to be used with
vkCmdBindIndexBuffer.
Promotion to VK_KHR_index_type_uint8
All functionality in this extension is included in
VK_KHR_index_type_uint8, with the suffix changed to KHR.
The original enum names are still available as aliases of the KHR
functionality.
New Enum Constants
-
VK_EXT_INDEX_TYPE_UINT8_EXTENSION_NAME -
VK_EXT_INDEX_TYPE_UINT8_SPEC_VERSION -
Extending VkIndexType:
-
Extending VkStructureType:
Document Notes
For more information, see the Vulkan Specification.
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.