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