Public Attributes | List of all members
_GLFWcontextEGL Struct Reference

#include <egl_context.h>

Public Attributes

voidclient
 
EGLConfig config
 
EGLContext handle
 
EGLSurface surface
 

Detailed Description

Definition at line 158 of file egl_context.h.

Member Data Documentation

◆ client

void* _GLFWcontextEGL::client

Definition at line 164 of file egl_context.h.

◆ config

EGLConfig _GLFWcontextEGL::config

Definition at line 160 of file egl_context.h.

◆ handle

EGLContext _GLFWcontextEGL::handle

Definition at line 161 of file egl_context.h.

◆ surface

EGLSurface _GLFWcontextEGL::surface

Definition at line 162 of file egl_context.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22