RetroArch
Public Attributes | List of all members
egl_ctx_data_t Struct Reference

#include <egl_common.h>

Public Attributes

EGLContext ctx
 
EGLContext hw_ctx
 
EGLSurface surf
 
EGLDisplay dpy
 
EGLConfig config
 
int interval
 
unsigned major
 
unsigned minor
 
bool use_hw_ctx
 

Member Data Documentation

◆ config

EGLConfig egl_ctx_data_t::config

◆ ctx

EGLContext egl_ctx_data_t::ctx

◆ dpy

EGLDisplay egl_ctx_data_t::dpy

◆ hw_ctx

EGLContext egl_ctx_data_t::hw_ctx

◆ interval

int egl_ctx_data_t::interval

◆ major

unsigned egl_ctx_data_t::major

◆ minor

unsigned egl_ctx_data_t::minor

◆ surf

EGLSurface egl_ctx_data_t::surf

◆ use_hw_ctx

bool egl_ctx_data_t::use_hw_ctx

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