Class FBSwapchainUpdateState

java.lang.Object
org.lwjgl.openxr.FBSwapchainUpdateState

public class FBSwapchainUpdateState extends Object
The XR_FB_swapchain_update_state extension.

This extension enables the application to modify and query specific mutable state associated with a swapchain.

In order to enable the functionality of this extension, the application must pass the name of the extension into CreateInstance via the XrInstanceCreateInfo::enabledExtensionNames parameter as indicated in the extension section.