]> git.tdb.fi Git - gldbg.git/blob - glx.tm
Track vertex array state
[gldbg.git] / glx.tm
1 Bool,*,*,                   Bool,*,*
2 Colormap,*,*,               Colormap,*,*
3 DMbuffer,*,*,               DMbuffer,*,*
4 DMparams,*,*,               DMparams,*,*
5 Display,*,reference,        Display *,*,value
6 DisplayPointer,*,*,         Display *,*,*
7 FunctionPointer,*,*,        __GLXextFuncPtr,*,*
8 GLXContext,*,*,             GLXContext,*,*
9 constGLXContext,*,*,        const GLXContext,*,*
10 GLXContextID,*,*,           GLXContextID,*,*
11 GLXDrawable,*,*,            GLXDrawable,*,*
12 GLXFBConfig,*,*,            GLXFBConfig,*,*
13 GLXFBConfigPointer,*,*,     GLXFBConfig *,*,*
14 GLXFBConfigSGIX,*,*,        GLXFBConfigSGIX,*,*
15 GLXFBConfigSGIXPointer,*,*, GLXFBConfigSGIX *,*,*
16 GLXHyperpipeNetworkSGIXPointer,*,*, GLXHyperpipeNetworkSGIX *,*,*
17 GLXHyperpipeConfigSGIX,*,*,         GLXHyperpipeConfigSGIX,*,*
18 GLXHyperpipeConfigSGIXPointer,*,*,  GLXHyperpipeConfigSGIX *,*,*
19 GLXPbuffer,*,*,             GLXPbuffer,*,*
20 GLXPbufferSGIX,*,*,         GLXPbufferSGIX,*,*
21 GLXPixmap,*,*,              GLXPixmap,*,*
22 GLXVideoCaptureDeviceNV,*,*,        GLXVideoCaptureDeviceNV,*,*
23 GLXVideoCaptureDeviceNVPointer,*,*, GLXVideoCaptureDeviceNV *,*,*
24 GLXVideoDeviceNV,*,*,       GLXVideoDeviceNV,*,*
25 GLXVideoSourceSGIX,*,*,     GLXVideoSourceSGIX,*,*
26 GLXWindow,*,*,              GLXWindow,*,*
27 GLXstring,*,*,              const char *,*,*
28 GLboolean,*,*,              GLboolean,*,*
29 GLenum,*,*,                 GLenum,*,*
30 GLfunction,*,*,             GLfunction,*,*
31 GLint,*,*,                  GLint,*,*
32 GLsizei,*,*,                GLsizei,*,*
33 GLubyte,*,reference,        GLubyte *,*,value
34 GLuint,*,*,                 GLuint,*,*
35 Pixmap,*,*,                 Pixmap,*,*
36 Status,*,*,                 Status,*,*
37 Uint,*,*,                   unsigned int,*,*
38 VLNode,*,*,                 VLNode,*,*
39 VLPath,*,*,                 VLPath,*,*
40 VLServer,*,*,               VLServer,*,*
41 Window,*,*,                 Window,*,*
42 Font,*,*,                   Font,*,*
43 XVisualInfo,*,reference,    XVisualInfo *,*,value
44 XVisualInfoPointer,*,*,     XVisualInfo *,*,*
45 float,*,*,                  float,*,*
46 int,*,*,                    int,*,*
47 uint,*,*,                   unsigned int,*,*
48 uintPointer,*,*,            unsigned int *,*,*
49 int32_t,*,*,                int32_t,*,*
50 int64_t,*,*,                int64_t,*,*
51 long,*,*,                   long,*,*
52 ulong,*,*,                  unsigned long,*,*
53 void,*,*,                   void,*,*