summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.opengl.glx.GLX.properties
blob: 4c7a2c980f85ec3c30d655398a54baf5ba5d8a62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
###############################################################################
# Copyright (c) 2000, 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
org_eclipse_swt_internal_opengl_glx_GLX=
GLX_XVisualInfo_sizeof=

GLX_glGetIntegerv=
GLX_glGetIntegerv_0=cast=(GLenum)
GLX_glGetIntegerv_1=cast=(GLint *),flags=no_in

GLX_glViewport=
GLX_glViewport_0=cast=(GLint)
GLX_glViewport_1=cast=(GLint)
GLX_glViewport_2=cast=(GLsizei)
GLX_glViewport_3=cast=(GLsizei)

GLX_glXChooseVisual=
GLX_glXChooseVisual_0=cast=(Display *)
GLX_glXChooseVisual_1=
GLX_glXChooseVisual_2=

GLX_glXCopyContext=
GLX_glXCopyContext_0=cast=(Display *)
GLX_glXCopyContext_1=cast=(GLXContext)
GLX_glXCopyContext_2=cast=(GLXContext)
GLX_glXCopyContext_3=

GLX_glXCreateContext=
GLX_glXCreateContext_0=cast=(Display *)
GLX_glXCreateContext_1=
GLX_glXCreateContext_2=cast=(GLXContext)
GLX_glXCreateContext_3=

GLX_glXCreateGLXPixmap=
GLX_glXCreateGLXPixmap_0=cast=(Display *)
GLX_glXCreateGLXPixmap_1=
GLX_glXCreateGLXPixmap_2=cast=(Pixmap)

GLX_glXDestroyContext=
GLX_glXDestroyContext_0=cast=(Display *)
GLX_glXDestroyContext_1=cast=(GLXContext)

GLX_glXDestroyGLXPixmap=
GLX_glXDestroyGLXPixmap_0=cast=(Display *)
GLX_glXDestroyGLXPixmap_1=cast=(GLXPixmap)

GLX_glXGetClientString=
GLX_glXGetClientString_0=cast=(Display *)
GLX_glXGetClientString_1=

GLX_glXGetConfig=
GLX_glXGetConfig_0=cast=(Display *)
GLX_glXGetConfig_1=
GLX_glXGetConfig_2=
GLX_glXGetConfig_3=

GLX_glXGetCurrentContext=

GLX_glXGetCurrentDrawable=

GLX_glXIsDirect=
GLX_glXIsDirect_0=cast=(Display *)
GLX_glXIsDirect_1=cast=(GLXContext)

GLX_glXMakeCurrent=
GLX_glXMakeCurrent_0=cast=(Display *)
GLX_glXMakeCurrent_1=cast=(GLXDrawable)
GLX_glXMakeCurrent_2=cast=(GLXContext)

GLX_glXQueryExtension=
GLX_glXQueryExtension_0=cast=(Display *)
GLX_glXQueryExtension_1=
GLX_glXQueryExtension_2=

GLX_glXQueryExtensionsString=
GLX_glXQueryExtensionsString_0=cast=(Display *)
GLX_glXQueryExtensionsString_1=

GLX_glXQueryServerString=
GLX_glXQueryServerString_0=cast=(Display *)
GLX_glXQueryServerString_1=
GLX_glXQueryServerString_2=

GLX_glXQueryVersion=
GLX_glXQueryVersion_0=cast=(Display *)
GLX_glXQueryVersion_1=flags=no_in
GLX_glXQueryVersion_2=flags=no_in

GLX_glXSwapBuffers=
GLX_glXSwapBuffers_0=cast=(Display *)
GLX_glXSwapBuffers_1=cast=(GLXDrawable)

GLX_glXWaitGL=

GLX_glXWaitX=

GLX_memmove=
GLX_memmove_0=
GLX_memmove_1=cast=(const void *)
GLX_memmove_2=cast=(size_t)


org_eclipse_swt_internal_opengl_glx_XVisualInfo=
XVisualInfo_visual=cast=(Visual *)
XVisualInfo_visualid=
XVisualInfo_screen=
XVisualInfo_depth=
XVisualInfo_cclass=accessor=class
XVisualInfo_red_mask=
XVisualInfo_green_mask=
XVisualInfo_blue_mask=
XVisualInfo_colormap_size=
XVisualInfo_bits_per_rgb=