Monado OpenXR Runtime
|
EGL based compositor, carries the extra needed EGL information needed by the client side code and can handle both GL Desktop or GLES contexts. More...
#include <client/comp_egl_client.h>
Data Fields | |
struct client_gl_compositor | base |
struct client_egl_context current | previous |
Static Protected Member Functions | |
static struct client_egl_compositor * | client_egl_compositor (struct xrt_compositor *xc) |
Down-cast helper. More... | |
EGL based compositor, carries the extra needed EGL information needed by the client side code and can handle both GL Desktop or GLES contexts.
|
inlinestaticprotected |
Down-cast helper.
Referenced by client_egl_context_begin(), client_egl_context_end(), and client_gl_eglimage_swapchain_create().