Class NVLowLatency

java.lang.Object
org.lwjgl.vulkan.NVLowLatency

public final class NVLowLatency extends Object
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
Other Extension Metadata
Last Modified Date
2023-02-10
Contributors
  • Charles Hansen, NVIDIA
  • Field Details

    • VK_NV_LOW_LATENCY_SPEC_VERSION

      public static final int VK_NV_LOW_LATENCY_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_NV_LOW_LATENCY_EXTENSION_NAME

      public static final String 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_NV
      Extends VkStructureType.
      See Also: