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