VK_NV_low_latency(3)
VK_NV_low_latency
- Name String
-
VK_NV_low_latency - Extension Type
-
Device extension
- Registered Extension Number
-
311
- Revision
-
1
- Ratification Status
-
Not ratified
- Extension and Version Dependencies
-
None
- Contact
-
-
Charles Hansen cshansen
-
Description
This extension adds the VkQueryLowLatencySupportNV structure, a structure used to query support for NVIDIA Reflex.
New Structures
-
Extending VkSemaphoreCreateInfo:
New Enum Constants
-
VK_NV_LOW_LATENCY_EXTENSION_NAME -
VK_NV_LOW_LATENCY_SPEC_VERSION -
Extending VkStructureType:
Issues
1) Why does VkQueryLowLatencySupportNV have output parameters in an
input chain?
RESOLVED: We are stuck with this for legacy reasons - we are aware this is bad behavior and this should not be used as a precedent for future extensions.
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.