• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3    <link rel="stylesheet" type="text/css" href="style-index.css" />
4    <title>EGL Reference Pages</title>
5    <!-- Don't include accord.js -->
6</head>
7<body>
8    <a href="index.php">Use alternate (accordion-style) index</a>
9    <center>
10<div id="container">
11        <b><a href="#b" style="text-decoration:none">b</a></b> &nbsp;
12        <b><a href="#c" style="text-decoration:none">c</a></b> &nbsp;
13        <b><a href="#d" style="text-decoration:none">d</a></b> &nbsp;
14        <b><a href="#g" style="text-decoration:none">g</a></b> &nbsp;
15        <b><a href="#i" style="text-decoration:none">i</a></b> &nbsp;
16        <b><a href="#m" style="text-decoration:none">m</a></b> &nbsp;
17        <b><a href="#q" style="text-decoration:none">q</a></b> &nbsp;
18        <b><a href="#r" style="text-decoration:none">r</a></b> &nbsp;
19        <b><a href="#s" style="text-decoration:none">s</a></b> &nbsp;
20        <b><a href="#t" style="text-decoration:none">t</a></b> &nbsp;
21        <b><a href="#w" style="text-decoration:none">w</a></b> &nbsp;
22    </div>
23</center>
24    <div id="navwrap">
25    <ul id="containerul"> <!-- Must wrap entire list for expand/contract -->
26    <li class="Level1">
27        <a href="start.html" target="pagedisplay">Introduction</a>
28    </li>
29    <li class="Level1">EGL Entry Points
30        <ul class="Level2">
31        <a name="b"></a>
32        <li>b
33            <ul class="Level3">
34                <li><a href="eglBindAPI.xhtml" target="pagedisplay">eglBindAPI</a></li>
35                <li><a href="eglBindTexImage.xhtml" target="pagedisplay">eglBindTexImage</a></li>
36            </ul> <!-- End Level3 -->
37        </li>
38        <a name="c"></a>
39        <li>c
40            <ul class="Level3">
41                <li><a href="eglChooseConfig.xhtml" target="pagedisplay">eglChooseConfig</a></li>
42                <li><a href="eglClientWaitSync.xhtml" target="pagedisplay">eglClientWaitSync</a></li>
43                <li><a href="eglCopyBuffers.xhtml" target="pagedisplay">eglCopyBuffers</a></li>
44                <li><a href="eglCreateContext.xhtml" target="pagedisplay">eglCreateContext</a></li>
45                <li><a href="eglCreateImage.xhtml" target="pagedisplay">eglCreateImage</a></li>
46                <li><a href="eglCreatePbufferFromClientBuffer.xhtml" target="pagedisplay">eglCreatePbufferFromClientBuffer</a></li>
47                <li><a href="eglCreatePbufferSurface.xhtml" target="pagedisplay">eglCreatePbufferSurface</a></li>
48                <li><a href="eglCreatePixmapSurface.xhtml" target="pagedisplay">eglCreatePixmapSurface</a></li>
49                <li><a href="eglCreatePlatformPixmapSurface.xhtml" target="pagedisplay">eglCreatePlatformPixmapSurface</a></li>
50                <li><a href="eglCreatePlatformWindowSurface.xhtml" target="pagedisplay">eglCreatePlatformWindowSurface</a></li>
51                <li><a href="eglCreateSync.xhtml" target="pagedisplay">eglCreateSync</a></li>
52                <li><a href="eglCreateWindowSurface.xhtml" target="pagedisplay">eglCreateWindowSurface</a></li>
53            </ul> <!-- End Level3 -->
54        </li>
55        <a name="d"></a>
56        <li>d
57            <ul class="Level3">
58                <li><a href="eglDestroyContext.xhtml" target="pagedisplay">eglDestroyContext</a></li>
59                <li><a href="eglDestroyImage.xhtml" target="pagedisplay">eglDestroyImage</a></li>
60                <li><a href="eglDestroySurface.xhtml" target="pagedisplay">eglDestroySurface</a></li>
61                <li><a href="eglDestroySync.xhtml" target="pagedisplay">eglDestroySync</a></li>
62            </ul> <!-- End Level3 -->
63        </li>
64        <a name="g"></a>
65        <li>g
66            <ul class="Level3">
67                <li><a href="eglGetConfigAttrib.xhtml" target="pagedisplay">eglGetConfigAttrib</a></li>
68                <li><a href="eglGetConfigs.xhtml" target="pagedisplay">eglGetConfigs</a></li>
69                <li><a href="eglGetCurrentContext.xhtml" target="pagedisplay">eglGetCurrentContext</a></li>
70                <li><a href="eglGetCurrentDisplay.xhtml" target="pagedisplay">eglGetCurrentDisplay</a></li>
71                <li><a href="eglGetCurrentSurface.xhtml" target="pagedisplay">eglGetCurrentSurface</a></li>
72                <li><a href="eglGetDisplay.xhtml" target="pagedisplay">eglGetDisplay</a></li>
73                <li><a href="eglGetError.xhtml" target="pagedisplay">eglGetError</a></li>
74                <li><a href="eglGetPlatformDisplay.xhtml" target="pagedisplay">eglGetPlatformDisplay</a></li>
75                <li><a href="eglGetProcAddress.xhtml" target="pagedisplay">eglGetProcAddress</a></li>
76                <li><a href="eglGetSyncAttrib.xhtml" target="pagedisplay">eglGetSyncAttrib</a></li>
77            </ul> <!-- End Level3 -->
78        </li>
79        <a name="i"></a>
80        <li>i
81            <ul class="Level3">
82                <li><a href="eglInitialize.xhtml" target="pagedisplay">eglInitialize</a></li>
83                <li><a href="eglIntro.xhtml" target="pagedisplay">eglIntro</a></li>
84            </ul> <!-- End Level3 -->
85        </li>
86        <a name="m"></a>
87        <li>m
88            <ul class="Level3">
89                <li><a href="eglMakeCurrent.xhtml" target="pagedisplay">eglMakeCurrent</a></li>
90            </ul> <!-- End Level3 -->
91        </li>
92        <a name="q"></a>
93        <li>q
94            <ul class="Level3">
95                <li><a href="eglQueryAPI.xhtml" target="pagedisplay">eglQueryAPI</a></li>
96                <li><a href="eglQueryContext.xhtml" target="pagedisplay">eglQueryContext</a></li>
97                <li><a href="eglQueryString.xhtml" target="pagedisplay">eglQueryString</a></li>
98                <li><a href="eglQuerySurface.xhtml" target="pagedisplay">eglQuerySurface</a></li>
99            </ul> <!-- End Level3 -->
100        </li>
101        <a name="r"></a>
102        <li>r
103            <ul class="Level3">
104                <li><a href="eglReleaseTexImage.xhtml" target="pagedisplay">eglReleaseTexImage</a></li>
105                <li><a href="eglReleaseThread.xhtml" target="pagedisplay">eglReleaseThread</a></li>
106            </ul> <!-- End Level3 -->
107        </li>
108        <a name="s"></a>
109        <li>s
110            <ul class="Level3">
111                <li><a href="eglSurfaceAttrib.xhtml" target="pagedisplay">eglSurfaceAttrib</a></li>
112                <li><a href="eglSwapBuffers.xhtml" target="pagedisplay">eglSwapBuffers</a></li>
113                <li><a href="eglSwapInterval.xhtml" target="pagedisplay">eglSwapInterval</a></li>
114            </ul> <!-- End Level3 -->
115        </li>
116        <a name="t"></a>
117        <li>t
118            <ul class="Level3">
119                <li><a href="eglTerminate.xhtml" target="pagedisplay">eglTerminate</a></li>
120            </ul> <!-- End Level3 -->
121        </li>
122        <a name="w"></a>
123        <li>w
124            <ul class="Level3">
125                <li><a href="eglWaitClient.xhtml" target="pagedisplay">eglWaitClient</a></li>
126                <li><a href="eglWaitGL.xhtml" target="pagedisplay">eglWaitGL</a></li>
127                <li><a href="eglWaitNative.xhtml" target="pagedisplay">eglWaitNative</a></li>
128                <li><a href="eglWaitSync.xhtml" target="pagedisplay">eglWaitSync</a></li>
129            </ul> <!-- End Level3 -->
130        </li>
131        </ul> <!-- End Level2 -->
132    </li> <!-- End Level1 -->
133    </div> <!-- End containerurl -->
134</body>
135</html>
136