Package org.lwjgl.vulkan
Class NVLowLatency
java.lang.Object
org.lwjgl.vulkan.NVLowLatency
This extension adds the
VkQueryLowLatencySupportNV structure, a structure used to query support for NVIDIA Reflex.
- Name String
VK_NV_low_latency- Extension Type
- Device extension
- Registered Extension Number
- 311
- Revision
- 1
- Contact
- Charles Hansen cshansen
Other Extension Metadata
- Last Modified Date
- 2023-02-10
- Contributors
- Charles Hansen, NVIDIA
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version.static final intExtendsVkStructureType. -
Method Summary
-
Field Details
-
VK_NV_LOW_LATENCY_SPEC_VERSION
public static final int VK_NV_LOW_LATENCY_SPEC_VERSIONThe extension specification version.- See Also:
-
VK_NV_LOW_LATENCY_EXTENSION_NAME
The extension name.- See Also:
-
VK_STRUCTURE_TYPE_QUERY_LOW_LATENCY_SUPPORT_NV
public static final int VK_STRUCTURE_TYPE_QUERY_LOW_LATENCY_SUPPORT_NVExtendsVkStructureType.- See Also:
-