Class FBCompositionLayerImageLayout

java.lang.Object
org.lwjgl.openxr.FBCompositionLayerImageLayout

public final class FBCompositionLayerImageLayout extends Object
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 Details

    • XR_FB_composition_layer_image_layout_SPEC_VERSION

      public static final int XR_FB_composition_layer_image_layout_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_FB_COMPOSITION_LAYER_IMAGE_LAYOUT_EXTENSION_NAME

      public static final String 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_FB
      Extends XrStructureType.
      See Also:
    • XR_COMPOSITION_LAYER_IMAGE_LAYOUT_VERTICAL_FLIP_BIT_FB

      public static final int XR_COMPOSITION_LAYER_IMAGE_LAYOUT_VERTICAL_FLIP_BIT_FB
      XrCompositionLayerImageLayoutFlagBitsFB - XrCompositionLayerImageLayoutFlagBitsFB
      See Also: