Class EXTProvokingVertex

java.lang.Object
org.lwjgl.vulkan.EXTProvokingVertex

public final class EXTProvokingVertex extends Object
This extension allows changing the provoking vertex convention between Vulkan’s default convention (first vertex) and OpenGL’s convention (last vertex).

This extension is intended for use by API-translation layers that implement APIs like OpenGL on top of Vulkan, and need to match the source API’s provoking vertex convention. Applications using Vulkan directly should use Vulkan’s default convention.

Name String
VK_EXT_provoking_vertex
Extension Type
Device extension
Registered Extension Number
255
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Special Use
Contact
Other Extension Metadata
Last Modified Date
2021-02-22
IP Status
No known IP claims.
Contributors
  • Alexis Hétu, Google
  • Bill Licea-Kane, Qualcomm
  • Daniel Koch, Nvidia
  • Jamie Madill, Google
  • Jan-Harald Fredriksen, Arm
  • Faith Ekstrand, Intel
  • Jeff Bolz, Nvidia
  • Jeff Leger, Qualcomm
  • Jesse Hall, Google
  • Jörg Wagner, Arm
  • Matthew Netsch, Qualcomm
  • Mike Blumenkrantz, Valve
  • Piers Daniell, Nvidia
  • Tobias Hector, AMD