Monado OpenXR Runtime
|
Holds OpenGLES-specific session functions. More...
#include <stdlib.h>
#include "util/u_misc.h"
#include "oxr_objects.h"
#include "oxr_logger.h"
#include "oxr_two_call.h"
#include "oxr_handle.h"
#include "xrt/xrt_instance.h"
#include "ogl/ogl_api.h"
#include "ogl/egl_api.h"
#include "xrt/xrt_gfx_egl.h"
#include <dlfcn.h>
Functions | |
XrResult | oxr_session_populate_gles_android (struct oxr_logger *log, struct oxr_system *sys, XrGraphicsBindingOpenGLESAndroidKHR const *next, struct oxr_session *sess) |
Holds OpenGLES-specific session functions.