Class MNDSwapchainUsageInputAttachmentBit

java.lang.Object
org.lwjgl.openxr.MNDSwapchainUsageInputAttachmentBit

public final class MNDSwapchainUsageInputAttachmentBit extends Object
The XR_MND_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_MND_swapchain_usage_input_attachment_bit_SPEC_VERSION

      public static final int XR_MND_swapchain_usage_input_attachment_bit_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_MND_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_EXTENSION_NAME

      public static final String XR_MND_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_MND

      public static final int XR_SWAPCHAIN_USAGE_INPUT_ATTACHMENT_BIT_MND
      Extends XrSwapchainUsageFlagBits.
      See Also: