Class KHRSwapchainUsageInputAttachmentBit

java.lang.Object
org.lwjgl.openxr.KHRSwapchainUsageInputAttachmentBit

public final class KHRSwapchainUsageInputAttachmentBit extends Object
The XR_KHR_swapchain_usage_input_attachment_bit extension.

This extension enables an application to specify that swapchain images should be created in a way so that they can be used as input attachments. At the time of writing this bit only affects Vulkan swapchains.

  • Field Details

    • XR_KHR_swapchain_usage_input_attachment_bit_SPEC_VERSION

      public static final int XR_KHR_swapchain_usage_input_attachment_bit_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_KHR_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_EXTENSION_NAME

      public static final String XR_KHR_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_KHR

      public static final int XR_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_KHR
      Extends XrSwapchainUsageFlagBits.
      See Also: