zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
eglplatform.h File Reference
#include <KHR/khrplatform.h>

Go to the source code of this file.

Macros

#define EGLAPI   KHRONOS_APICALL
 
#define EGLAPIENTRY   KHRONOS_APIENTRY
 
#define EGLAPIENTRYP   EGLAPIENTRY*
 

Typedefs

typedef khronos_int32_t EGLint
 
typedef EGLNativeDisplayType NativeDisplayType
 
typedef EGLNativePixmapType NativePixmapType
 
typedef EGLNativeWindowType NativeWindowType
 

Macro Definition Documentation

#define EGLAPI   KHRONOS_APICALL

Definition at line 50 of file eglplatform.h.

#define EGLAPIENTRY   KHRONOS_APIENTRY

Definition at line 54 of file eglplatform.h.

#define EGLAPIENTRYP   EGLAPIENTRY*

Definition at line 56 of file eglplatform.h.

Typedef Documentation

Definition at line 127 of file eglplatform.h.

typedef EGLNativeDisplayType NativeDisplayType

Definition at line 115 of file eglplatform.h.

typedef EGLNativePixmapType NativePixmapType

Definition at line 116 of file eglplatform.h.

typedef EGLNativeWindowType NativeWindowType

Definition at line 117 of file eglplatform.h.