Pyrogenesis trunk
|
#include <KHR/khrplatform.h>
Go to the source code of this file.
Macros | |
#define | EGLAPI KHRONOS_APICALL |
#define | EGLAPIENTRY KHRONOS_APIENTRY |
#define | EGLAPIENTRYP EGLAPIENTRY* |
#define | EGL_CAST(type, value) ((type) (value)) |
Typedefs | |
typedef EGLNativeDisplayType | NativeDisplayType |
typedef EGLNativePixmapType | NativePixmapType |
typedef EGLNativeWindowType | NativeWindowType |
typedef khronos_int32_t | EGLint |
#define EGL_CAST | ( | type, | |
value | |||
) | ((type) (value)) |
#define EGLAPI KHRONOS_APICALL |
#define EGLAPIENTRY KHRONOS_APIENTRY |
#define EGLAPIENTRYP EGLAPIENTRY* |
typedef khronos_int32_t EGLint |
typedef EGLNativeDisplayType NativeDisplayType |
typedef EGLNativePixmapType NativePixmapType |
typedef EGLNativeWindowType NativeWindowType |