Class KHRVertexAttributeDivisor

java.lang.Object
org.lwjgl.vulkan.KHRVertexAttributeDivisor

public final class KHRVertexAttributeDivisor extends Object
This extension is based on the VK_EXT_vertex_attribute_divisor extension. The only difference is the new property supportsNonZeroFirstInstance, which indicates support for non-zero values in firstInstance. This allows the extension to be supported on implementations that have traditionally only supported OpenGL ES.
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_vertex_attribute_divisor
Extension Type
Device extension
Registered Extension Number
526
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Deprecation State
  • Promoted to Vulkan 1.4
Contact
Extension Proposal
VK_KHR_vertex_attribute_divisor
Other Extension Metadata
Last Modified Date
2023-09-20
IP Status
No known IP claims.
Contributors