102f4aeb0Sopenharmony_ci<html>
202f4aeb0Sopenharmony_ci<head>
302f4aeb0Sopenharmony_ci    <link rel="stylesheet" type="text/css" href="style-index.css" />
402f4aeb0Sopenharmony_ci    <title>EGL Reference Pages</title>
502f4aeb0Sopenharmony_ci    <!-- Don't include accord.js -->
602f4aeb0Sopenharmony_ci</head>
702f4aeb0Sopenharmony_ci<body>
802f4aeb0Sopenharmony_ci    <a href="index.php">Use alternate (accordion-style) index</a>
902f4aeb0Sopenharmony_ci    <center>
1002f4aeb0Sopenharmony_ci<div id="container">
1102f4aeb0Sopenharmony_ci        <b><a href="#b" style="text-decoration:none">b</a></b> &nbsp;
1202f4aeb0Sopenharmony_ci        <b><a href="#c" style="text-decoration:none">c</a></b> &nbsp;
1302f4aeb0Sopenharmony_ci        <b><a href="#d" style="text-decoration:none">d</a></b> &nbsp;
1402f4aeb0Sopenharmony_ci        <b><a href="#g" style="text-decoration:none">g</a></b> &nbsp;
1502f4aeb0Sopenharmony_ci        <b><a href="#i" style="text-decoration:none">i</a></b> &nbsp;
1602f4aeb0Sopenharmony_ci        <b><a href="#m" style="text-decoration:none">m</a></b> &nbsp;
1702f4aeb0Sopenharmony_ci        <b><a href="#q" style="text-decoration:none">q</a></b> &nbsp;
1802f4aeb0Sopenharmony_ci        <b><a href="#r" style="text-decoration:none">r</a></b> &nbsp;
1902f4aeb0Sopenharmony_ci        <b><a href="#s" style="text-decoration:none">s</a></b> &nbsp;
2002f4aeb0Sopenharmony_ci        <b><a href="#t" style="text-decoration:none">t</a></b> &nbsp;
2102f4aeb0Sopenharmony_ci        <b><a href="#w" style="text-decoration:none">w</a></b> &nbsp;
2202f4aeb0Sopenharmony_ci    </div>
2302f4aeb0Sopenharmony_ci</center>
2402f4aeb0Sopenharmony_ci    <div id="navwrap">
2502f4aeb0Sopenharmony_ci    <ul id="containerul"> <!-- Must wrap entire list for expand/contract -->
2602f4aeb0Sopenharmony_ci    <li class="Level1">
2702f4aeb0Sopenharmony_ci        <a href="start.html" target="pagedisplay">Introduction</a>
2802f4aeb0Sopenharmony_ci    </li>
2902f4aeb0Sopenharmony_ci    <li class="Level1">EGL Entry Points
3002f4aeb0Sopenharmony_ci        <ul class="Level2">
3102f4aeb0Sopenharmony_ci        <a name="b"></a>
3202f4aeb0Sopenharmony_ci        <li>b
3302f4aeb0Sopenharmony_ci            <ul class="Level3">
3402f4aeb0Sopenharmony_ci                <li><a href="eglBindAPI.xhtml" target="pagedisplay">eglBindAPI</a></li>
3502f4aeb0Sopenharmony_ci                <li><a href="eglBindTexImage.xhtml" target="pagedisplay">eglBindTexImage</a></li>
3602f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
3702f4aeb0Sopenharmony_ci        </li>
3802f4aeb0Sopenharmony_ci        <a name="c"></a>
3902f4aeb0Sopenharmony_ci        <li>c
4002f4aeb0Sopenharmony_ci            <ul class="Level3">
4102f4aeb0Sopenharmony_ci                <li><a href="eglChooseConfig.xhtml" target="pagedisplay">eglChooseConfig</a></li>
4202f4aeb0Sopenharmony_ci                <li><a href="eglClientWaitSync.xhtml" target="pagedisplay">eglClientWaitSync</a></li>
4302f4aeb0Sopenharmony_ci                <li><a href="eglCopyBuffers.xhtml" target="pagedisplay">eglCopyBuffers</a></li>
4402f4aeb0Sopenharmony_ci                <li><a href="eglCreateContext.xhtml" target="pagedisplay">eglCreateContext</a></li>
4502f4aeb0Sopenharmony_ci                <li><a href="eglCreateImage.xhtml" target="pagedisplay">eglCreateImage</a></li>
4602f4aeb0Sopenharmony_ci                <li><a href="eglCreatePbufferFromClientBuffer.xhtml" target="pagedisplay">eglCreatePbufferFromClientBuffer</a></li>
4702f4aeb0Sopenharmony_ci                <li><a href="eglCreatePbufferSurface.xhtml" target="pagedisplay">eglCreatePbufferSurface</a></li>
4802f4aeb0Sopenharmony_ci                <li><a href="eglCreatePixmapSurface.xhtml" target="pagedisplay">eglCreatePixmapSurface</a></li>
4902f4aeb0Sopenharmony_ci                <li><a href="eglCreatePlatformPixmapSurface.xhtml" target="pagedisplay">eglCreatePlatformPixmapSurface</a></li>
5002f4aeb0Sopenharmony_ci                <li><a href="eglCreatePlatformWindowSurface.xhtml" target="pagedisplay">eglCreatePlatformWindowSurface</a></li>
5102f4aeb0Sopenharmony_ci                <li><a href="eglCreateSync.xhtml" target="pagedisplay">eglCreateSync</a></li>
5202f4aeb0Sopenharmony_ci                <li><a href="eglCreateWindowSurface.xhtml" target="pagedisplay">eglCreateWindowSurface</a></li>
5302f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
5402f4aeb0Sopenharmony_ci        </li>
5502f4aeb0Sopenharmony_ci        <a name="d"></a>
5602f4aeb0Sopenharmony_ci        <li>d
5702f4aeb0Sopenharmony_ci            <ul class="Level3">
5802f4aeb0Sopenharmony_ci                <li><a href="eglDestroyContext.xhtml" target="pagedisplay">eglDestroyContext</a></li>
5902f4aeb0Sopenharmony_ci                <li><a href="eglDestroyImage.xhtml" target="pagedisplay">eglDestroyImage</a></li>
6002f4aeb0Sopenharmony_ci                <li><a href="eglDestroySurface.xhtml" target="pagedisplay">eglDestroySurface</a></li>
6102f4aeb0Sopenharmony_ci                <li><a href="eglDestroySync.xhtml" target="pagedisplay">eglDestroySync</a></li>
6202f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
6302f4aeb0Sopenharmony_ci        </li>
6402f4aeb0Sopenharmony_ci        <a name="g"></a>
6502f4aeb0Sopenharmony_ci        <li>g
6602f4aeb0Sopenharmony_ci            <ul class="Level3">
6702f4aeb0Sopenharmony_ci                <li><a href="eglGetConfigAttrib.xhtml" target="pagedisplay">eglGetConfigAttrib</a></li>
6802f4aeb0Sopenharmony_ci                <li><a href="eglGetConfigs.xhtml" target="pagedisplay">eglGetConfigs</a></li>
6902f4aeb0Sopenharmony_ci                <li><a href="eglGetCurrentContext.xhtml" target="pagedisplay">eglGetCurrentContext</a></li>
7002f4aeb0Sopenharmony_ci                <li><a href="eglGetCurrentDisplay.xhtml" target="pagedisplay">eglGetCurrentDisplay</a></li>
7102f4aeb0Sopenharmony_ci                <li><a href="eglGetCurrentSurface.xhtml" target="pagedisplay">eglGetCurrentSurface</a></li>
7202f4aeb0Sopenharmony_ci                <li><a href="eglGetDisplay.xhtml" target="pagedisplay">eglGetDisplay</a></li>
7302f4aeb0Sopenharmony_ci                <li><a href="eglGetError.xhtml" target="pagedisplay">eglGetError</a></li>
7402f4aeb0Sopenharmony_ci                <li><a href="eglGetPlatformDisplay.xhtml" target="pagedisplay">eglGetPlatformDisplay</a></li>
7502f4aeb0Sopenharmony_ci                <li><a href="eglGetProcAddress.xhtml" target="pagedisplay">eglGetProcAddress</a></li>
7602f4aeb0Sopenharmony_ci                <li><a href="eglGetSyncAttrib.xhtml" target="pagedisplay">eglGetSyncAttrib</a></li>
7702f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
7802f4aeb0Sopenharmony_ci        </li>
7902f4aeb0Sopenharmony_ci        <a name="i"></a>
8002f4aeb0Sopenharmony_ci        <li>i
8102f4aeb0Sopenharmony_ci            <ul class="Level3">
8202f4aeb0Sopenharmony_ci                <li><a href="eglInitialize.xhtml" target="pagedisplay">eglInitialize</a></li>
8302f4aeb0Sopenharmony_ci                <li><a href="eglIntro.xhtml" target="pagedisplay">eglIntro</a></li>
8402f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
8502f4aeb0Sopenharmony_ci        </li>
8602f4aeb0Sopenharmony_ci        <a name="m"></a>
8702f4aeb0Sopenharmony_ci        <li>m
8802f4aeb0Sopenharmony_ci            <ul class="Level3">
8902f4aeb0Sopenharmony_ci                <li><a href="eglMakeCurrent.xhtml" target="pagedisplay">eglMakeCurrent</a></li>
9002f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
9102f4aeb0Sopenharmony_ci        </li>
9202f4aeb0Sopenharmony_ci        <a name="q"></a>
9302f4aeb0Sopenharmony_ci        <li>q
9402f4aeb0Sopenharmony_ci            <ul class="Level3">
9502f4aeb0Sopenharmony_ci                <li><a href="eglQueryAPI.xhtml" target="pagedisplay">eglQueryAPI</a></li>
9602f4aeb0Sopenharmony_ci                <li><a href="eglQueryContext.xhtml" target="pagedisplay">eglQueryContext</a></li>
9702f4aeb0Sopenharmony_ci                <li><a href="eglQueryString.xhtml" target="pagedisplay">eglQueryString</a></li>
9802f4aeb0Sopenharmony_ci                <li><a href="eglQuerySurface.xhtml" target="pagedisplay">eglQuerySurface</a></li>
9902f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
10002f4aeb0Sopenharmony_ci        </li>
10102f4aeb0Sopenharmony_ci        <a name="r"></a>
10202f4aeb0Sopenharmony_ci        <li>r
10302f4aeb0Sopenharmony_ci            <ul class="Level3">
10402f4aeb0Sopenharmony_ci                <li><a href="eglReleaseTexImage.xhtml" target="pagedisplay">eglReleaseTexImage</a></li>
10502f4aeb0Sopenharmony_ci                <li><a href="eglReleaseThread.xhtml" target="pagedisplay">eglReleaseThread</a></li>
10602f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
10702f4aeb0Sopenharmony_ci        </li>
10802f4aeb0Sopenharmony_ci        <a name="s"></a>
10902f4aeb0Sopenharmony_ci        <li>s
11002f4aeb0Sopenharmony_ci            <ul class="Level3">
11102f4aeb0Sopenharmony_ci                <li><a href="eglSurfaceAttrib.xhtml" target="pagedisplay">eglSurfaceAttrib</a></li>
11202f4aeb0Sopenharmony_ci                <li><a href="eglSwapBuffers.xhtml" target="pagedisplay">eglSwapBuffers</a></li>
11302f4aeb0Sopenharmony_ci                <li><a href="eglSwapInterval.xhtml" target="pagedisplay">eglSwapInterval</a></li>
11402f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
11502f4aeb0Sopenharmony_ci        </li>
11602f4aeb0Sopenharmony_ci        <a name="t"></a>
11702f4aeb0Sopenharmony_ci        <li>t
11802f4aeb0Sopenharmony_ci            <ul class="Level3">
11902f4aeb0Sopenharmony_ci                <li><a href="eglTerminate.xhtml" target="pagedisplay">eglTerminate</a></li>
12002f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
12102f4aeb0Sopenharmony_ci        </li>
12202f4aeb0Sopenharmony_ci        <a name="w"></a>
12302f4aeb0Sopenharmony_ci        <li>w
12402f4aeb0Sopenharmony_ci            <ul class="Level3">
12502f4aeb0Sopenharmony_ci                <li><a href="eglWaitClient.xhtml" target="pagedisplay">eglWaitClient</a></li>
12602f4aeb0Sopenharmony_ci                <li><a href="eglWaitGL.xhtml" target="pagedisplay">eglWaitGL</a></li>
12702f4aeb0Sopenharmony_ci                <li><a href="eglWaitNative.xhtml" target="pagedisplay">eglWaitNative</a></li>
12802f4aeb0Sopenharmony_ci                <li><a href="eglWaitSync.xhtml" target="pagedisplay">eglWaitSync</a></li>
12902f4aeb0Sopenharmony_ci            </ul> <!-- End Level3 -->
13002f4aeb0Sopenharmony_ci        </li>
13102f4aeb0Sopenharmony_ci        </ul> <!-- End Level2 -->
13202f4aeb0Sopenharmony_ci    </li> <!-- End Level1 -->
13302f4aeb0Sopenharmony_ci    </div> <!-- End containerurl -->
13402f4aeb0Sopenharmony_ci</body>
13502f4aeb0Sopenharmony_ci</html>
136