]> git.tdb.fi Git - gldbg.git/blob - flavors/gles2/egl.io
Describe some texture parameters when printing
[gldbg.git] / flavors / gles2 / egl.io
1 EGLint, int, %i
2 EGLDisplay, pointer, %p
3 EGLNativeDisplayType, pointer, %p
4 EGLBoolean, int, %i
5 char *, string, \"%s\"
6 EGLConfig, pointer, %p
7 EGLSurface, pointer, %p
8 EGLNativeWindowType, int, %lx
9 EGLNativePixmapType, int, %lx
10 EGLenum, int, %s, describe_enum
11 EGLenumHack, int, %s, describe_enum
12 EGLClientBuffer, pointer, %p
13 EGLContext, pointer, %p
14 __eglMustCastToProperFunctionPointerType, pointer, %p