diff options
author | sotech117 <michael_foiani@brown.edu> | 2024-04-09 03:14:17 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2024-04-09 03:14:17 -0400 |
commit | 7a8d0d8bc2572707c9d35006f30ea835c86954b0 (patch) | |
tree | dedb9a65c1698202ad485378b4186b667008abe5 /glew/auto/EGL-Registry/sdk/docs/man/html/indexflat.php | |
parent | 818324678bd5dca790c57048e5012d2937a4b5e5 (diff) |
first draft to generate waves
Diffstat (limited to 'glew/auto/EGL-Registry/sdk/docs/man/html/indexflat.php')
-rw-r--r-- | glew/auto/EGL-Registry/sdk/docs/man/html/indexflat.php | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/glew/auto/EGL-Registry/sdk/docs/man/html/indexflat.php b/glew/auto/EGL-Registry/sdk/docs/man/html/indexflat.php new file mode 100644 index 0000000..a272d65 --- /dev/null +++ b/glew/auto/EGL-Registry/sdk/docs/man/html/indexflat.php @@ -0,0 +1,135 @@ +<html> +<head> + <link rel="stylesheet" type="text/css" href="style-index.css" /> + <title>EGL Reference Pages</title> + <!-- Don't include accord.js --> +</head> +<body> + <a href="index.php">Use alternate (accordion-style) index</a> + <center> +<div id="container"> + <b><a href="#b" style="text-decoration:none">b</a></b> + <b><a href="#c" style="text-decoration:none">c</a></b> + <b><a href="#d" style="text-decoration:none">d</a></b> + <b><a href="#g" style="text-decoration:none">g</a></b> + <b><a href="#i" style="text-decoration:none">i</a></b> + <b><a href="#m" style="text-decoration:none">m</a></b> + <b><a href="#q" style="text-decoration:none">q</a></b> + <b><a href="#r" style="text-decoration:none">r</a></b> + <b><a href="#s" style="text-decoration:none">s</a></b> + <b><a href="#t" style="text-decoration:none">t</a></b> + <b><a href="#w" style="text-decoration:none">w</a></b> + </div> +</center> + <div id="navwrap"> + <ul id="containerul"> <!-- Must wrap entire list for expand/contract --> + <li class="Level1"> + <a href="start.html" target="pagedisplay">Introduction</a> + </li> + <li class="Level1">EGL Entry Points + <ul class="Level2"> + <a name="b"></a> + <li>b + <ul class="Level3"> + <li><a href="eglBindAPI.xhtml" target="pagedisplay">eglBindAPI</a></li> + <li><a href="eglBindTexImage.xhtml" target="pagedisplay">eglBindTexImage</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="c"></a> + <li>c + <ul class="Level3"> + <li><a href="eglChooseConfig.xhtml" target="pagedisplay">eglChooseConfig</a></li> + <li><a href="eglClientWaitSync.xhtml" target="pagedisplay">eglClientWaitSync</a></li> + <li><a href="eglCopyBuffers.xhtml" target="pagedisplay">eglCopyBuffers</a></li> + <li><a href="eglCreateContext.xhtml" target="pagedisplay">eglCreateContext</a></li> + <li><a href="eglCreateImage.xhtml" target="pagedisplay">eglCreateImage</a></li> + <li><a href="eglCreatePbufferFromClientBuffer.xhtml" target="pagedisplay">eglCreatePbufferFromClientBuffer</a></li> + <li><a href="eglCreatePbufferSurface.xhtml" target="pagedisplay">eglCreatePbufferSurface</a></li> + <li><a href="eglCreatePixmapSurface.xhtml" target="pagedisplay">eglCreatePixmapSurface</a></li> + <li><a href="eglCreatePlatformPixmapSurface.xhtml" target="pagedisplay">eglCreatePlatformPixmapSurface</a></li> + <li><a href="eglCreatePlatformWindowSurface.xhtml" target="pagedisplay">eglCreatePlatformWindowSurface</a></li> + <li><a href="eglCreateSync.xhtml" target="pagedisplay">eglCreateSync</a></li> + <li><a href="eglCreateWindowSurface.xhtml" target="pagedisplay">eglCreateWindowSurface</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="d"></a> + <li>d + <ul class="Level3"> + <li><a href="eglDestroyContext.xhtml" target="pagedisplay">eglDestroyContext</a></li> + <li><a href="eglDestroyImage.xhtml" target="pagedisplay">eglDestroyImage</a></li> + <li><a href="eglDestroySurface.xhtml" target="pagedisplay">eglDestroySurface</a></li> + <li><a href="eglDestroySync.xhtml" target="pagedisplay">eglDestroySync</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="g"></a> + <li>g + <ul class="Level3"> + <li><a href="eglGetConfigAttrib.xhtml" target="pagedisplay">eglGetConfigAttrib</a></li> + <li><a href="eglGetConfigs.xhtml" target="pagedisplay">eglGetConfigs</a></li> + <li><a href="eglGetCurrentContext.xhtml" target="pagedisplay">eglGetCurrentContext</a></li> + <li><a href="eglGetCurrentDisplay.xhtml" target="pagedisplay">eglGetCurrentDisplay</a></li> + <li><a href="eglGetCurrentSurface.xhtml" target="pagedisplay">eglGetCurrentSurface</a></li> + <li><a href="eglGetDisplay.xhtml" target="pagedisplay">eglGetDisplay</a></li> + <li><a href="eglGetError.xhtml" target="pagedisplay">eglGetError</a></li> + <li><a href="eglGetPlatformDisplay.xhtml" target="pagedisplay">eglGetPlatformDisplay</a></li> + <li><a href="eglGetProcAddress.xhtml" target="pagedisplay">eglGetProcAddress</a></li> + <li><a href="eglGetSyncAttrib.xhtml" target="pagedisplay">eglGetSyncAttrib</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="i"></a> + <li>i + <ul class="Level3"> + <li><a href="eglInitialize.xhtml" target="pagedisplay">eglInitialize</a></li> + <li><a href="eglIntro.xhtml" target="pagedisplay">eglIntro</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="m"></a> + <li>m + <ul class="Level3"> + <li><a href="eglMakeCurrent.xhtml" target="pagedisplay">eglMakeCurrent</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="q"></a> + <li>q + <ul class="Level3"> + <li><a href="eglQueryAPI.xhtml" target="pagedisplay">eglQueryAPI</a></li> + <li><a href="eglQueryContext.xhtml" target="pagedisplay">eglQueryContext</a></li> + <li><a href="eglQueryString.xhtml" target="pagedisplay">eglQueryString</a></li> + <li><a href="eglQuerySurface.xhtml" target="pagedisplay">eglQuerySurface</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="r"></a> + <li>r + <ul class="Level3"> + <li><a href="eglReleaseTexImage.xhtml" target="pagedisplay">eglReleaseTexImage</a></li> + <li><a href="eglReleaseThread.xhtml" target="pagedisplay">eglReleaseThread</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="s"></a> + <li>s + <ul class="Level3"> + <li><a href="eglSurfaceAttrib.xhtml" target="pagedisplay">eglSurfaceAttrib</a></li> + <li><a href="eglSwapBuffers.xhtml" target="pagedisplay">eglSwapBuffers</a></li> + <li><a href="eglSwapInterval.xhtml" target="pagedisplay">eglSwapInterval</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="t"></a> + <li>t + <ul class="Level3"> + <li><a href="eglTerminate.xhtml" target="pagedisplay">eglTerminate</a></li> + </ul> <!-- End Level3 --> + </li> + <a name="w"></a> + <li>w + <ul class="Level3"> + <li><a href="eglWaitClient.xhtml" target="pagedisplay">eglWaitClient</a></li> + <li><a href="eglWaitGL.xhtml" target="pagedisplay">eglWaitGL</a></li> + <li><a href="eglWaitNative.xhtml" target="pagedisplay">eglWaitNative</a></li> + <li><a href="eglWaitSync.xhtml" target="pagedisplay">eglWaitSync</a></li> + </ul> <!-- End Level3 --> + </li> + </ul> <!-- End Level2 --> + </li> <!-- End Level1 --> + </div> <!-- End containerurl --> +</body> +</html> |