|
Monado OpenXR Runtime
|
Holds swapchain related functions. More...
#include <stdlib.h>#include "xrt/xrt_gfx_xlib.h"#include "util/u_debug.h"#include "util/u_misc.h"#include "oxr_objects.h"#include "oxr_logger.h"#include "oxr_handle.h"
Functions | |
| XrResult | oxr_create_swapchain (struct oxr_logger *log, struct oxr_session *sess, const XrSwapchainCreateInfo *createInfo, struct oxr_swapchain **out_swapchain) |
Holds swapchain related functions.
1.8.13