Package org.lwjgl.openxr
Class FBCompositionLayerImageLayout
java.lang.Object
org.lwjgl.openxr.FBCompositionLayerImageLayout
The XR_FB_composition_layer_image_layout extension.
This extension does not define a new composition layer type, but rather it defines parameters that change the interpretation of the image layout, where the default image layout is dictated by the Graphics API.
In order to enable the functionality of this extension, you must pass the name of the extension into CreateInstance via the XrInstanceCreateInfo::enabledExtensionNames parameter as indicated in the extension section.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intXrCompositionLayerImageLayoutFlagBitsFB - XrCompositionLayerImageLayoutFlagBitsFBstatic final StringThe extension name.static final intThe extension specification version.static final intExtendsXrStructureType. -
Method Summary
-
Field Details
-
XR_FB_composition_layer_image_layout_SPEC_VERSION
public static final int XR_FB_composition_layer_image_layout_SPEC_VERSIONThe extension specification version.- See Also:
-
XR_FB_COMPOSITION_LAYER_IMAGE_LAYOUT_EXTENSION_NAME
The extension name.- See Also:
-
XR_TYPE_COMPOSITION_LAYER_IMAGE_LAYOUT_FB
public static final int XR_TYPE_COMPOSITION_LAYER_IMAGE_LAYOUT_FBExtendsXrStructureType.- See Also:
-
XR_COMPOSITION_LAYER_IMAGE_LAYOUT_VERTICAL_FLIP_BIT_FB
public static final int XR_COMPOSITION_LAYER_IMAGE_LAYOUT_VERTICAL_FLIP_BIT_FBXrCompositionLayerImageLayoutFlagBitsFB - XrCompositionLayerImageLayoutFlagBitsFB- See Also:
-