zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_GLDriverData Struct Reference

#include <SDL_pspgl_c.h>

Public Attributes

EGLContext context
 
EGLDisplay display
 
EGLSurface surface
 
uint32_t swapinterval
 

Detailed Description

Definition at line 32 of file SDL_pspgl_c.h.

Member Data Documentation

EGLContext SDL_GLDriverData::context

Definition at line 34 of file SDL_pspgl_c.h.

Referenced by PSP_GL_CreateContext(), and PSP_GL_MakeCurrent().

EGLSurface SDL_GLDriverData::surface

Definition at line 35 of file SDL_pspgl_c.h.

Referenced by PSP_GL_CreateContext(), PSP_GL_MakeCurrent(), and PSP_GL_SwapWindow().

uint32_t SDL_GLDriverData::swapinterval

Definition at line 36 of file SDL_pspgl_c.h.

Referenced by PSP_GL_GetSwapInterval(), and PSP_GL_SetSwapInterval().


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