Package org.lwjgl.openxr
Class MNDSwapchainUsageInputAttachmentBit
java.lang.Object
org.lwjgl.openxr.MNDSwapchainUsageInputAttachmentBit
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version.static final intExtendsXrSwapchainUsageFlagBits. -
Method Summary
-
Field Details
-
XR_MND_swapchain_usage_input_attachment_bit_SPEC_VERSION
public static final int XR_MND_swapchain_usage_input_attachment_bit_SPEC_VERSIONThe extension specification version.- See Also:
-
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_MNDExtendsXrSwapchainUsageFlagBits.- See Also:
-