Monado OpenXR Runtime
client_egl_compositor Struct Reference

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>

Collaboration diagram for client_egl_compositor:

Data Fields

struct client_gl_compositor base
 
struct client_egl_context current previous
 

Static Protected Member Functions

static struct client_egl_compositorclient_egl_compositor (struct xrt_compositor *xc)
 Down-cast helper. More...
 

Detailed Description

EGL based compositor, carries the extra needed EGL information needed by the client side code and can handle both GL Desktop or GLES contexts.

Constructor & Destructor Documentation

◆ client_egl_compositor()

static struct client_egl_compositor * client_egl_compositor ( struct xrt_compositor xc)
inlinestaticprotected

The documentation for this struct was generated from the following file: