opsu-dance/lib/lwjgl-2.9.1/javadoc/org/lwjgl/opengles/EGL.html
2014-06-29 22:17:04 -04:00

2489 lines
103 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Mon Dec 02 20:33:01 CET 2013 -->
<title>EGL (LWJGL API)</title>
<meta name="date" content="2013-12-02">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EGL (LWJGL API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EGL.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/lwjgl/opengles/DMPShaderBinary.html" title="class in org.lwjgl.opengles"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/lwjgl/opengles/EGLConfig.html" title="class in org.lwjgl.opengles"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/lwjgl/opengles/EGL.html" target="_top">Frames</a></li>
<li><a href="EGL.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.lwjgl.opengles</div>
<h2 title="Class EGL" class="title">Class EGL</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.lwjgl.opengles.EGL</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="strong">EGL</span>
extends java.lang.Object</pre>
<div class="block">EGL wrapper class.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_ALPHA_MASK_SIZE">EGL_ALPHA_MASK_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_ALPHA_SIZE">EGL_ALPHA_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BACK_BUFFER">EGL_BACK_BUFFER</a></strong></code>
<div class="block">EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_ACCESS">EGL_BAD_ACCESS</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_ALLOC">EGL_BAD_ALLOC</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_ATTRIBUTE">EGL_BAD_ATTRIBUTE</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_CONFIG">EGL_BAD_CONFIG</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_CONTEXT">EGL_BAD_CONTEXT</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_CURRENT_SURFACE">EGL_BAD_CURRENT_SURFACE</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_DISPLAY">EGL_BAD_DISPLAY</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_MATCH">EGL_BAD_MATCH</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_NATIVE_PIXMAP">EGL_BAD_NATIVE_PIXMAP</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_NATIVE_WINDOW">EGL_BAD_NATIVE_WINDOW</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_PARAMETER">EGL_BAD_PARAMETER</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BAD_SURFACE">EGL_BAD_SURFACE</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BIND_TO_TEXTURE_RGB">EGL_BIND_TO_TEXTURE_RGB</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BIND_TO_TEXTURE_RGBA">EGL_BIND_TO_TEXTURE_RGBA</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BLUE_SIZE">EGL_BLUE_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BUFFER_DESTROYED">EGL_BUFFER_DESTROYED</a></strong></code>
<div class="block">Back buffer swap behaviors</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BUFFER_PRESERVED">EGL_BUFFER_PRESERVED</a></strong></code>
<div class="block">Back buffer swap behaviors</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_BUFFER_SIZE">EGL_BUFFER_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CLIENT_APIS">EGL_CLIENT_APIS</a></strong></code>
<div class="block">QueryString targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_COLOR_BUFFER_TYPE">EGL_COLOR_BUFFER_TYPE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CONFIG_CAVEAT">EGL_CONFIG_CAVEAT</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CONFIG_ID">EGL_CONFIG_ID</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CONFORMANT">EGL_CONFORMANT</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CONTEXT_CLIENT_TYPE">EGL_CONTEXT_CLIENT_TYPE</a></strong></code>
<div class="block">QueryContext targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CONTEXT_CLIENT_VERSION">EGL_CONTEXT_CLIENT_VERSION</a></strong></code>
<div class="block">CreateContext attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_CONTEXT_LOST">EGL_CONTEXT_LOST</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_DEFAULT_DISPLAY">EGL_DEFAULT_DISPLAY</a></strong></code>
<div class="block">Out-of-band handle values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_DEPTH_SIZE">EGL_DEPTH_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_DISPLAY_SCALING">EGL_DISPLAY_SCALING</a></strong></code>
<div class="block">Constant scale factor by which fractional display resolutions &
aspect ratio are scaled when queried as integer values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_DONT_CARE">EGL_DONT_CARE</a></strong></code>
<div class="block">Out-of-band attribute value</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_DRAW">EGL_DRAW</a></strong></code>
<div class="block">GetCurrentSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_EXTENSIONS">EGL_EXTENSIONS</a></strong></code>
<div class="block">QueryString targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_FALSE">EGL_FALSE</a></strong></code>
<div class="block">EGL aliases</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_GREEN_SIZE">EGL_GREEN_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_HEIGHT">EGL_HEIGHT</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_HORIZONTAL_RESOLUTION">EGL_HORIZONTAL_RESOLUTION</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_LARGEST_PBUFFER">EGL_LARGEST_PBUFFER</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_LEVEL">EGL_LEVEL</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_LUMINANCE_BUFFER">EGL_LUMINANCE_BUFFER</a></strong></code>
<div class="block">Config attribute values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_LUMINANCE_SIZE">EGL_LUMINANCE_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MATCH_NATIVE_PIXMAP">EGL_MATCH_NATIVE_PIXMAP</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MAX_PBUFFER_HEIGHT">EGL_MAX_PBUFFER_HEIGHT</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MAX_PBUFFER_PIXELS">EGL_MAX_PBUFFER_PIXELS</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MAX_PBUFFER_WIDTH">EGL_MAX_PBUFFER_WIDTH</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MAX_SWAP_INTERVAL">EGL_MAX_SWAP_INTERVAL</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MIN_SWAP_INTERVAL">EGL_MIN_SWAP_INTERVAL</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MIPMAP_LEVEL">EGL_MIPMAP_LEVEL</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MIPMAP_TEXTURE">EGL_MIPMAP_TEXTURE</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MULTISAMPLE_RESOLVE">EGL_MULTISAMPLE_RESOLVE</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MULTISAMPLE_RESOLVE_BOX">EGL_MULTISAMPLE_RESOLVE_BOX</a></strong></code>
<div class="block">Multisample resolution behaviors</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MULTISAMPLE_RESOLVE_BOX_BIT">EGL_MULTISAMPLE_RESOLVE_BOX_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_MULTISAMPLE_RESOLVE_DEFAULT">EGL_MULTISAMPLE_RESOLVE_DEFAULT</a></strong></code>
<div class="block">Multisample resolution behaviors</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NATIVE_RENDERABLE">EGL_NATIVE_RENDERABLE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NATIVE_VISUAL_ID">EGL_NATIVE_VISUAL_ID</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NATIVE_VISUAL_TYPE">EGL_NATIVE_VISUAL_TYPE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NO_CONTEXT">EGL_NO_CONTEXT</a></strong></code>
<div class="block">Out-of-band handle values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NO_DISPLAY">EGL_NO_DISPLAY</a></strong></code>
<div class="block">Out-of-band handle values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NO_SURFACE">EGL_NO_SURFACE</a></strong></code>
<div class="block">Out-of-band handle values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NO_TEXTURE">EGL_NO_TEXTURE</a></strong></code>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NON_CONFORMANT_CONFIG">EGL_NON_CONFORMANT_CONFIG</a></strong></code>
<div class="block">Config attribute values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NONE">EGL_NONE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_NOT_INITIALIZED">EGL_NOT_INITIALIZED</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENGL_API">EGL_OPENGL_API</a></strong></code>
<div class="block">BindAPI/QueryAPI targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENGL_BIT">EGL_OPENGL_BIT</a></strong></code>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENGL_ES_API">EGL_OPENGL_ES_API</a></strong></code>
<div class="block">BindAPI/QueryAPI targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENGL_ES_BIT">EGL_OPENGL_ES_BIT</a></strong></code>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENGL_ES2_BIT">EGL_OPENGL_ES2_BIT</a></strong></code>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENVG_API">EGL_OPENVG_API</a></strong></code>
<div class="block">BindAPI/QueryAPI targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_OPENVG_BIT">EGL_OPENVG_BIT</a></strong></code>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_PBUFFER_BIT">EGL_PBUFFER_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_PIXEL_ASPECT_RATIO">EGL_PIXEL_ASPECT_RATIO</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_PIXMAP_BIT">EGL_PIXMAP_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_READ">EGL_READ</a></strong></code>
<div class="block">GetCurrentSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_RED_SIZE">EGL_RED_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_RENDER_BUFFER">EGL_RENDER_BUFFER</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_RENDERABLE_TYPE">EGL_RENDERABLE_TYPE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_RGB_BUFFER">EGL_RGB_BUFFER</a></strong></code>
<div class="block">Config attribute values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SAMPLE_BUFFERS">EGL_SAMPLE_BUFFERS</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SAMPLES">EGL_SAMPLES</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SINGLE_BUFFER">EGL_SINGLE_BUFFER</a></strong></code>
<div class="block">EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SLOW_CONFIG">EGL_SLOW_CONFIG</a></strong></code>
<div class="block">Config attribute values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_STENCIL_SIZE">EGL_STENCIL_SIZE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SUCCESS">EGL_SUCCESS</a></strong></code>
<div class="block">Errors / GetError return values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SURFACE_TYPE">EGL_SURFACE_TYPE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SWAP_BEHAVIOR">EGL_SWAP_BEHAVIOR</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_SWAP_BEHAVIOR_PRESERVED_BIT">EGL_SWAP_BEHAVIOR_PRESERVED_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TEXTURE_2D">EGL_TEXTURE_2D</a></strong></code>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TEXTURE_FORMAT">EGL_TEXTURE_FORMAT</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TEXTURE_RGB">EGL_TEXTURE_RGB</a></strong></code>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TEXTURE_RGBA">EGL_TEXTURE_RGBA</a></strong></code>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TEXTURE_TARGET">EGL_TEXTURE_TARGET</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TRANSPARENT_BLUE_VALUE">EGL_TRANSPARENT_BLUE_VALUE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TRANSPARENT_GREEN_VALUE">EGL_TRANSPARENT_GREEN_VALUE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TRANSPARENT_RED_VALUE">EGL_TRANSPARENT_RED_VALUE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TRANSPARENT_RGB">EGL_TRANSPARENT_RGB</a></strong></code>
<div class="block">Config attribute values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TRANSPARENT_TYPE">EGL_TRANSPARENT_TYPE</a></strong></code>
<div class="block">Config attributes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_TRUE">EGL_TRUE</a></strong></code>
<div class="block">EGL aliases</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_UNKNOWN">EGL_UNKNOWN</a></strong></code>
<div class="block">Unknown display resolution/aspect ratio</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VENDOR">EGL_VENDOR</a></strong></code>
<div class="block">QueryString targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VERSION">EGL_VERSION</a></strong></code>
<div class="block">QueryString targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VERTICAL_RESOLUTION">EGL_VERTICAL_RESOLUTION</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_ALPHA_FORMAT">EGL_VG_ALPHA_FORMAT</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_ALPHA_FORMAT_NONPRE">EGL_VG_ALPHA_FORMAT_NONPRE</a></strong></code>
<div class="block">OpenVG alpha formats</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_ALPHA_FORMAT_PRE">EGL_VG_ALPHA_FORMAT_PRE</a></strong></code>
<div class="block">OpenVG alpha formats</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_ALPHA_FORMAT_PRE_BIT">EGL_VG_ALPHA_FORMAT_PRE_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_COLORSPACE">EGL_VG_COLORSPACE</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_COLORSPACE_LINEAR">EGL_VG_COLORSPACE_LINEAR</a></strong></code>
<div class="block">OpenVG color spaces</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_COLORSPACE_LINEAR_BIT">EGL_VG_COLORSPACE_LINEAR_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_VG_COLORSPACE_sRGB">EGL_VG_COLORSPACE_sRGB</a></strong></code>
<div class="block">OpenVG color spaces</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_WIDTH">EGL_WIDTH</a></strong></code>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#EGL_WINDOW_BIT">EGL_WINDOW_BIT</a></strong></code>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglBindAPI(int)">eglBindAPI</a></strong>(int&nbsp;api)</code>
<div class="block">Binds the specified rendering API to the current thread.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/lwjgl/opengles/EGLContext.html" title="class in org.lwjgl.opengles">EGLContext</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglGetCurrentContext()">eglGetCurrentContext</a></strong>()</code>
<div class="block">Returns the current EGL context for the current rendering API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglGetCurrentDisplay()">eglGetCurrentDisplay</a></strong>()</code>
<div class="block">Returns the EGL display associated with the current context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/lwjgl/opengles/EGLSurface.html" title="class in org.lwjgl.opengles">EGLSurface</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglGetCurrentSurface(int)">eglGetCurrentSurface</a></strong>(int&nbsp;readdraw)</code>
<div class="block">Returns the EGL surfaces used for rendering by the current context.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglGetDisplay(long)">eglGetDisplay</a></strong>(long&nbsp;display_id)</code>
<div class="block">Obtains an EGL display from the specified native display and initializes it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglGetError()">eglGetError</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglIsCurrentContext(org.lwjgl.opengles.EGLContext)">eglIsCurrentContext</a></strong>(<a href="../../../org/lwjgl/opengles/EGLContext.html" title="class in org.lwjgl.opengles">EGLContext</a>&nbsp;context)</code>
<div class="block">Returns true if the specified EGL context is the current context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglQueryAPI()">eglQueryAPI</a></strong>()</code>
<div class="block">Returns the current rendering API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglQueryContext(org.lwjgl.opengles.EGLDisplay, org.lwjgl.opengles.EGLContext, int, java.nio.IntBuffer)">eglQueryContext</a></strong>(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy,
<a href="../../../org/lwjgl/opengles/EGLContext.html" title="class in org.lwjgl.opengles">EGLContext</a>&nbsp;ctx,
int&nbsp;attribute,
java.nio.IntBuffer&nbsp;value)</code>
<div class="block">Returns the value of the specified EGL context attribute in the value parameter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglQueryString(org.lwjgl.opengles.EGLDisplay, int)">eglQueryString</a></strong>(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy,
int&nbsp;name)</code>
<div class="block">Returns a string describing some aspect of the EGL implementation running on the specified display.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglQuerySurface(org.lwjgl.opengles.EGLDisplay, org.lwjgl.opengles.EGLSurface, int, java.nio.IntBuffer)">eglQuerySurface</a></strong>(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy,
<a href="../../../org/lwjgl/opengles/EGLSurface.html" title="class in org.lwjgl.opengles">EGLSurface</a>&nbsp;surface,
int&nbsp;attribute,
java.nio.IntBuffer&nbsp;value)</code>
<div class="block">Returns the value of the specified EGL surface attribute in the value parameter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglReleaseCurrent(org.lwjgl.opengles.EGLDisplay)">eglReleaseCurrent</a></strong>(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy)</code>
<div class="block">Releases the current context without assigning a new one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglWaitClient()">eglWaitClient</a></strong>()</code>
<div class="block">Prevents native rendering API functions from executing until any
outstanding client API rendering affecting the same surface is complete.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglWaitGL()">eglWaitGL</a></strong>()</code>
<div class="block">This method does the equivalent of:<br>
<code>
EGLenum api = eglQueryAPI();
eglBindAPI(EGL_OPENGL_ES_API);
eglWaitClient();
eglBindAPI(api);
</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/lwjgl/opengles/EGL.html#eglWaitNative(int)">eglWaitNative</a></strong>(int&nbsp;engine)</code>
<div class="block">Prevents a client API command sequence from executing until any outstanding
native rendering affecting the same surface is complete.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="EGL_FALSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_FALSE</h4>
<pre>public static final&nbsp;int EGL_FALSE</pre>
<div class="block">EGL aliases</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_FALSE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TRUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TRUE</h4>
<pre>public static final&nbsp;int EGL_TRUE</pre>
<div class="block">EGL aliases</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TRUE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_DEFAULT_DISPLAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_DEFAULT_DISPLAY</h4>
<pre>public static final&nbsp;int EGL_DEFAULT_DISPLAY</pre>
<div class="block">Out-of-band handle values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_DEFAULT_DISPLAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NO_CONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NO_CONTEXT</h4>
<pre>public static final&nbsp;int EGL_NO_CONTEXT</pre>
<div class="block">Out-of-band handle values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NO_CONTEXT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NO_DISPLAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NO_DISPLAY</h4>
<pre>public static final&nbsp;int EGL_NO_DISPLAY</pre>
<div class="block">Out-of-band handle values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NO_DISPLAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NO_SURFACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NO_SURFACE</h4>
<pre>public static final&nbsp;int EGL_NO_SURFACE</pre>
<div class="block">Out-of-band handle values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NO_SURFACE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_DONT_CARE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_DONT_CARE</h4>
<pre>public static final&nbsp;int EGL_DONT_CARE</pre>
<div class="block">Out-of-band attribute value</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_DONT_CARE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SUCCESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SUCCESS</h4>
<pre>public static final&nbsp;int EGL_SUCCESS</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SUCCESS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NOT_INITIALIZED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NOT_INITIALIZED</h4>
<pre>public static final&nbsp;int EGL_NOT_INITIALIZED</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NOT_INITIALIZED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_ACCESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_ACCESS</h4>
<pre>public static final&nbsp;int EGL_BAD_ACCESS</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_ACCESS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_ALLOC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_ALLOC</h4>
<pre>public static final&nbsp;int EGL_BAD_ALLOC</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_ALLOC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_ATTRIBUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_ATTRIBUTE</h4>
<pre>public static final&nbsp;int EGL_BAD_ATTRIBUTE</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_ATTRIBUTE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_CONFIG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_CONFIG</h4>
<pre>public static final&nbsp;int EGL_BAD_CONFIG</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_CONFIG">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_CONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_CONTEXT</h4>
<pre>public static final&nbsp;int EGL_BAD_CONTEXT</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_CONTEXT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_CURRENT_SURFACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_CURRENT_SURFACE</h4>
<pre>public static final&nbsp;int EGL_BAD_CURRENT_SURFACE</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_CURRENT_SURFACE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_DISPLAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_DISPLAY</h4>
<pre>public static final&nbsp;int EGL_BAD_DISPLAY</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_DISPLAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_MATCH</h4>
<pre>public static final&nbsp;int EGL_BAD_MATCH</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_MATCH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_NATIVE_PIXMAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_NATIVE_PIXMAP</h4>
<pre>public static final&nbsp;int EGL_BAD_NATIVE_PIXMAP</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_NATIVE_PIXMAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_NATIVE_WINDOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_NATIVE_WINDOW</h4>
<pre>public static final&nbsp;int EGL_BAD_NATIVE_WINDOW</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_NATIVE_WINDOW">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_PARAMETER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_PARAMETER</h4>
<pre>public static final&nbsp;int EGL_BAD_PARAMETER</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_PARAMETER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BAD_SURFACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BAD_SURFACE</h4>
<pre>public static final&nbsp;int EGL_BAD_SURFACE</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BAD_SURFACE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CONTEXT_LOST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CONTEXT_LOST</h4>
<pre>public static final&nbsp;int EGL_CONTEXT_LOST</pre>
<div class="block">Errors / GetError return values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CONTEXT_LOST">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BUFFER_SIZE</h4>
<pre>public static final&nbsp;int EGL_BUFFER_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BUFFER_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_ALPHA_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_ALPHA_SIZE</h4>
<pre>public static final&nbsp;int EGL_ALPHA_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_ALPHA_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BLUE_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BLUE_SIZE</h4>
<pre>public static final&nbsp;int EGL_BLUE_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BLUE_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_GREEN_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_GREEN_SIZE</h4>
<pre>public static final&nbsp;int EGL_GREEN_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_GREEN_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_RED_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_RED_SIZE</h4>
<pre>public static final&nbsp;int EGL_RED_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_RED_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_DEPTH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_DEPTH_SIZE</h4>
<pre>public static final&nbsp;int EGL_DEPTH_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_DEPTH_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_STENCIL_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_STENCIL_SIZE</h4>
<pre>public static final&nbsp;int EGL_STENCIL_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_STENCIL_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CONFIG_CAVEAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CONFIG_CAVEAT</h4>
<pre>public static final&nbsp;int EGL_CONFIG_CAVEAT</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CONFIG_CAVEAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CONFIG_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CONFIG_ID</h4>
<pre>public static final&nbsp;int EGL_CONFIG_ID</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CONFIG_ID">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_LEVEL</h4>
<pre>public static final&nbsp;int EGL_LEVEL</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_LEVEL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MAX_PBUFFER_HEIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MAX_PBUFFER_HEIGHT</h4>
<pre>public static final&nbsp;int EGL_MAX_PBUFFER_HEIGHT</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MAX_PBUFFER_HEIGHT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MAX_PBUFFER_PIXELS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MAX_PBUFFER_PIXELS</h4>
<pre>public static final&nbsp;int EGL_MAX_PBUFFER_PIXELS</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MAX_PBUFFER_PIXELS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MAX_PBUFFER_WIDTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MAX_PBUFFER_WIDTH</h4>
<pre>public static final&nbsp;int EGL_MAX_PBUFFER_WIDTH</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MAX_PBUFFER_WIDTH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NATIVE_RENDERABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NATIVE_RENDERABLE</h4>
<pre>public static final&nbsp;int EGL_NATIVE_RENDERABLE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NATIVE_RENDERABLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NATIVE_VISUAL_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NATIVE_VISUAL_ID</h4>
<pre>public static final&nbsp;int EGL_NATIVE_VISUAL_ID</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NATIVE_VISUAL_ID">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NATIVE_VISUAL_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NATIVE_VISUAL_TYPE</h4>
<pre>public static final&nbsp;int EGL_NATIVE_VISUAL_TYPE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NATIVE_VISUAL_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SAMPLES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SAMPLES</h4>
<pre>public static final&nbsp;int EGL_SAMPLES</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SAMPLES">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SAMPLE_BUFFERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SAMPLE_BUFFERS</h4>
<pre>public static final&nbsp;int EGL_SAMPLE_BUFFERS</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SAMPLE_BUFFERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SURFACE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SURFACE_TYPE</h4>
<pre>public static final&nbsp;int EGL_SURFACE_TYPE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SURFACE_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TRANSPARENT_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TRANSPARENT_TYPE</h4>
<pre>public static final&nbsp;int EGL_TRANSPARENT_TYPE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TRANSPARENT_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TRANSPARENT_BLUE_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TRANSPARENT_BLUE_VALUE</h4>
<pre>public static final&nbsp;int EGL_TRANSPARENT_BLUE_VALUE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TRANSPARENT_BLUE_VALUE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TRANSPARENT_GREEN_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TRANSPARENT_GREEN_VALUE</h4>
<pre>public static final&nbsp;int EGL_TRANSPARENT_GREEN_VALUE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TRANSPARENT_GREEN_VALUE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TRANSPARENT_RED_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TRANSPARENT_RED_VALUE</h4>
<pre>public static final&nbsp;int EGL_TRANSPARENT_RED_VALUE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TRANSPARENT_RED_VALUE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NONE</h4>
<pre>public static final&nbsp;int EGL_NONE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NONE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BIND_TO_TEXTURE_RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BIND_TO_TEXTURE_RGB</h4>
<pre>public static final&nbsp;int EGL_BIND_TO_TEXTURE_RGB</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BIND_TO_TEXTURE_RGB">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BIND_TO_TEXTURE_RGBA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BIND_TO_TEXTURE_RGBA</h4>
<pre>public static final&nbsp;int EGL_BIND_TO_TEXTURE_RGBA</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BIND_TO_TEXTURE_RGBA">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MIN_SWAP_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MIN_SWAP_INTERVAL</h4>
<pre>public static final&nbsp;int EGL_MIN_SWAP_INTERVAL</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MIN_SWAP_INTERVAL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MAX_SWAP_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MAX_SWAP_INTERVAL</h4>
<pre>public static final&nbsp;int EGL_MAX_SWAP_INTERVAL</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MAX_SWAP_INTERVAL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_LUMINANCE_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_LUMINANCE_SIZE</h4>
<pre>public static final&nbsp;int EGL_LUMINANCE_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_LUMINANCE_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_ALPHA_MASK_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_ALPHA_MASK_SIZE</h4>
<pre>public static final&nbsp;int EGL_ALPHA_MASK_SIZE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_ALPHA_MASK_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_COLOR_BUFFER_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_COLOR_BUFFER_TYPE</h4>
<pre>public static final&nbsp;int EGL_COLOR_BUFFER_TYPE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_COLOR_BUFFER_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_RENDERABLE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_RENDERABLE_TYPE</h4>
<pre>public static final&nbsp;int EGL_RENDERABLE_TYPE</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_RENDERABLE_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MATCH_NATIVE_PIXMAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MATCH_NATIVE_PIXMAP</h4>
<pre>public static final&nbsp;int EGL_MATCH_NATIVE_PIXMAP</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MATCH_NATIVE_PIXMAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CONFORMANT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CONFORMANT</h4>
<pre>public static final&nbsp;int EGL_CONFORMANT</pre>
<div class="block">Config attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CONFORMANT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SLOW_CONFIG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SLOW_CONFIG</h4>
<pre>public static final&nbsp;int EGL_SLOW_CONFIG</pre>
<div class="block">Config attribute values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SLOW_CONFIG">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NON_CONFORMANT_CONFIG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NON_CONFORMANT_CONFIG</h4>
<pre>public static final&nbsp;int EGL_NON_CONFORMANT_CONFIG</pre>
<div class="block">Config attribute values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NON_CONFORMANT_CONFIG">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TRANSPARENT_RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TRANSPARENT_RGB</h4>
<pre>public static final&nbsp;int EGL_TRANSPARENT_RGB</pre>
<div class="block">Config attribute values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TRANSPARENT_RGB">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_RGB_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_RGB_BUFFER</h4>
<pre>public static final&nbsp;int EGL_RGB_BUFFER</pre>
<div class="block">Config attribute values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_RGB_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_LUMINANCE_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_LUMINANCE_BUFFER</h4>
<pre>public static final&nbsp;int EGL_LUMINANCE_BUFFER</pre>
<div class="block">Config attribute values</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_LUMINANCE_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_NO_TEXTURE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_NO_TEXTURE</h4>
<pre>public static final&nbsp;int EGL_NO_TEXTURE</pre>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_NO_TEXTURE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TEXTURE_RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TEXTURE_RGB</h4>
<pre>public static final&nbsp;int EGL_TEXTURE_RGB</pre>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TEXTURE_RGB">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TEXTURE_RGBA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TEXTURE_RGBA</h4>
<pre>public static final&nbsp;int EGL_TEXTURE_RGBA</pre>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TEXTURE_RGBA">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TEXTURE_2D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TEXTURE_2D</h4>
<pre>public static final&nbsp;int EGL_TEXTURE_2D</pre>
<div class="block">More config attribute values, for EGL_TEXTURE_FORMAT</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TEXTURE_2D">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_PBUFFER_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_PBUFFER_BIT</h4>
<pre>public static final&nbsp;int EGL_PBUFFER_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_PBUFFER_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_PIXMAP_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_PIXMAP_BIT</h4>
<pre>public static final&nbsp;int EGL_PIXMAP_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_PIXMAP_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_WINDOW_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_WINDOW_BIT</h4>
<pre>public static final&nbsp;int EGL_WINDOW_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_WINDOW_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_COLORSPACE_LINEAR_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_COLORSPACE_LINEAR_BIT</h4>
<pre>public static final&nbsp;int EGL_VG_COLORSPACE_LINEAR_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_COLORSPACE_LINEAR_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_ALPHA_FORMAT_PRE_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_ALPHA_FORMAT_PRE_BIT</h4>
<pre>public static final&nbsp;int EGL_VG_ALPHA_FORMAT_PRE_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_ALPHA_FORMAT_PRE_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MULTISAMPLE_RESOLVE_BOX_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MULTISAMPLE_RESOLVE_BOX_BIT</h4>
<pre>public static final&nbsp;int EGL_MULTISAMPLE_RESOLVE_BOX_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MULTISAMPLE_RESOLVE_BOX_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SWAP_BEHAVIOR_PRESERVED_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SWAP_BEHAVIOR_PRESERVED_BIT</h4>
<pre>public static final&nbsp;int EGL_SWAP_BEHAVIOR_PRESERVED_BIT</pre>
<div class="block">EGL_SURFACE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SWAP_BEHAVIOR_PRESERVED_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENGL_ES_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENGL_ES_BIT</h4>
<pre>public static final&nbsp;int EGL_OPENGL_ES_BIT</pre>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENGL_ES_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENVG_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENVG_BIT</h4>
<pre>public static final&nbsp;int EGL_OPENVG_BIT</pre>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENVG_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENGL_ES2_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENGL_ES2_BIT</h4>
<pre>public static final&nbsp;int EGL_OPENGL_ES2_BIT</pre>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENGL_ES2_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENGL_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENGL_BIT</h4>
<pre>public static final&nbsp;int EGL_OPENGL_BIT</pre>
<div class="block">EGL_RENDERABLE_TYPE mask bits</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENGL_BIT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VENDOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VENDOR</h4>
<pre>public static final&nbsp;int EGL_VENDOR</pre>
<div class="block">QueryString targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VENDOR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VERSION</h4>
<pre>public static final&nbsp;int EGL_VERSION</pre>
<div class="block">QueryString targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VERSION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_EXTENSIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_EXTENSIONS</h4>
<pre>public static final&nbsp;int EGL_EXTENSIONS</pre>
<div class="block">QueryString targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_EXTENSIONS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CLIENT_APIS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CLIENT_APIS</h4>
<pre>public static final&nbsp;int EGL_CLIENT_APIS</pre>
<div class="block">QueryString targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CLIENT_APIS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_HEIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_HEIGHT</h4>
<pre>public static final&nbsp;int EGL_HEIGHT</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_HEIGHT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_WIDTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_WIDTH</h4>
<pre>public static final&nbsp;int EGL_WIDTH</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_WIDTH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_LARGEST_PBUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_LARGEST_PBUFFER</h4>
<pre>public static final&nbsp;int EGL_LARGEST_PBUFFER</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_LARGEST_PBUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TEXTURE_FORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TEXTURE_FORMAT</h4>
<pre>public static final&nbsp;int EGL_TEXTURE_FORMAT</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TEXTURE_FORMAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_TEXTURE_TARGET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_TEXTURE_TARGET</h4>
<pre>public static final&nbsp;int EGL_TEXTURE_TARGET</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_TEXTURE_TARGET">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MIPMAP_TEXTURE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MIPMAP_TEXTURE</h4>
<pre>public static final&nbsp;int EGL_MIPMAP_TEXTURE</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MIPMAP_TEXTURE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MIPMAP_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MIPMAP_LEVEL</h4>
<pre>public static final&nbsp;int EGL_MIPMAP_LEVEL</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MIPMAP_LEVEL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_RENDER_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_RENDER_BUFFER</h4>
<pre>public static final&nbsp;int EGL_RENDER_BUFFER</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_RENDER_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_COLORSPACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_COLORSPACE</h4>
<pre>public static final&nbsp;int EGL_VG_COLORSPACE</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_COLORSPACE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_ALPHA_FORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_ALPHA_FORMAT</h4>
<pre>public static final&nbsp;int EGL_VG_ALPHA_FORMAT</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_ALPHA_FORMAT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_HORIZONTAL_RESOLUTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_HORIZONTAL_RESOLUTION</h4>
<pre>public static final&nbsp;int EGL_HORIZONTAL_RESOLUTION</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_HORIZONTAL_RESOLUTION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VERTICAL_RESOLUTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VERTICAL_RESOLUTION</h4>
<pre>public static final&nbsp;int EGL_VERTICAL_RESOLUTION</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VERTICAL_RESOLUTION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_PIXEL_ASPECT_RATIO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_PIXEL_ASPECT_RATIO</h4>
<pre>public static final&nbsp;int EGL_PIXEL_ASPECT_RATIO</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_PIXEL_ASPECT_RATIO">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SWAP_BEHAVIOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SWAP_BEHAVIOR</h4>
<pre>public static final&nbsp;int EGL_SWAP_BEHAVIOR</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SWAP_BEHAVIOR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MULTISAMPLE_RESOLVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MULTISAMPLE_RESOLVE</h4>
<pre>public static final&nbsp;int EGL_MULTISAMPLE_RESOLVE</pre>
<div class="block">QuerySurface / SurfaceAttrib / CreatePbufferSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MULTISAMPLE_RESOLVE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BACK_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BACK_BUFFER</h4>
<pre>public static final&nbsp;int EGL_BACK_BUFFER</pre>
<div class="block">EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BACK_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_SINGLE_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_SINGLE_BUFFER</h4>
<pre>public static final&nbsp;int EGL_SINGLE_BUFFER</pre>
<div class="block">EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_SINGLE_BUFFER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_COLORSPACE_sRGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_COLORSPACE_sRGB</h4>
<pre>public static final&nbsp;int EGL_VG_COLORSPACE_sRGB</pre>
<div class="block">OpenVG color spaces</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_COLORSPACE_sRGB">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_COLORSPACE_LINEAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_COLORSPACE_LINEAR</h4>
<pre>public static final&nbsp;int EGL_VG_COLORSPACE_LINEAR</pre>
<div class="block">OpenVG color spaces</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_COLORSPACE_LINEAR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_ALPHA_FORMAT_NONPRE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_ALPHA_FORMAT_NONPRE</h4>
<pre>public static final&nbsp;int EGL_VG_ALPHA_FORMAT_NONPRE</pre>
<div class="block">OpenVG alpha formats</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_ALPHA_FORMAT_NONPRE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_VG_ALPHA_FORMAT_PRE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_VG_ALPHA_FORMAT_PRE</h4>
<pre>public static final&nbsp;int EGL_VG_ALPHA_FORMAT_PRE</pre>
<div class="block">OpenVG alpha formats</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_VG_ALPHA_FORMAT_PRE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_DISPLAY_SCALING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_DISPLAY_SCALING</h4>
<pre>public static final&nbsp;int EGL_DISPLAY_SCALING</pre>
<div class="block">Constant scale factor by which fractional display resolutions &
aspect ratio are scaled when queried as integer values.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_DISPLAY_SCALING">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_UNKNOWN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_UNKNOWN</h4>
<pre>public static final&nbsp;int EGL_UNKNOWN</pre>
<div class="block">Unknown display resolution/aspect ratio</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_UNKNOWN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BUFFER_PRESERVED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BUFFER_PRESERVED</h4>
<pre>public static final&nbsp;int EGL_BUFFER_PRESERVED</pre>
<div class="block">Back buffer swap behaviors</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BUFFER_PRESERVED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_BUFFER_DESTROYED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_BUFFER_DESTROYED</h4>
<pre>public static final&nbsp;int EGL_BUFFER_DESTROYED</pre>
<div class="block">Back buffer swap behaviors</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_BUFFER_DESTROYED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CONTEXT_CLIENT_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CONTEXT_CLIENT_TYPE</h4>
<pre>public static final&nbsp;int EGL_CONTEXT_CLIENT_TYPE</pre>
<div class="block">QueryContext targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CONTEXT_CLIENT_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_CONTEXT_CLIENT_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_CONTEXT_CLIENT_VERSION</h4>
<pre>public static final&nbsp;int EGL_CONTEXT_CLIENT_VERSION</pre>
<div class="block">CreateContext attributes</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_CONTEXT_CLIENT_VERSION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MULTISAMPLE_RESOLVE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MULTISAMPLE_RESOLVE_DEFAULT</h4>
<pre>public static final&nbsp;int EGL_MULTISAMPLE_RESOLVE_DEFAULT</pre>
<div class="block">Multisample resolution behaviors</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MULTISAMPLE_RESOLVE_DEFAULT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_MULTISAMPLE_RESOLVE_BOX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_MULTISAMPLE_RESOLVE_BOX</h4>
<pre>public static final&nbsp;int EGL_MULTISAMPLE_RESOLVE_BOX</pre>
<div class="block">Multisample resolution behaviors</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_MULTISAMPLE_RESOLVE_BOX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENGL_ES_API">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENGL_ES_API</h4>
<pre>public static final&nbsp;int EGL_OPENGL_ES_API</pre>
<div class="block">BindAPI/QueryAPI targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENGL_ES_API">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENVG_API">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENVG_API</h4>
<pre>public static final&nbsp;int EGL_OPENVG_API</pre>
<div class="block">BindAPI/QueryAPI targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENVG_API">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_OPENGL_API">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_OPENGL_API</h4>
<pre>public static final&nbsp;int EGL_OPENGL_API</pre>
<div class="block">BindAPI/QueryAPI targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_OPENGL_API">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_DRAW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EGL_DRAW</h4>
<pre>public static final&nbsp;int EGL_DRAW</pre>
<div class="block">GetCurrentSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_DRAW">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EGL_READ">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EGL_READ</h4>
<pre>public static final&nbsp;int EGL_READ</pre>
<div class="block">GetCurrentSurface targets</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.lwjgl.opengles.EGL.EGL_READ">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="eglGetError()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglGetError</h4>
<pre>public static&nbsp;int&nbsp;eglGetError()</pre>
</li>
</ul>
<a name="eglGetDisplay(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglGetDisplay</h4>
<pre>public static&nbsp;<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;eglGetDisplay(long&nbsp;display_id)
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></pre>
<div class="block">Obtains an EGL display from the specified native display and initializes it.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>display_id</code> - the handle to the native display.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the EGL Display</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if no display is available or an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglQueryString(org.lwjgl.opengles.EGLDisplay, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglQueryString</h4>
<pre>public static&nbsp;java.lang.String&nbsp;eglQueryString(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy,
int&nbsp;name)</pre>
<div class="block">Returns a string describing some aspect of the EGL implementation running on the specified display.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dpy</code> - the EGL display to query</dd><dd><code>name</code> - the value to query</dd>
<dt><span class="strong">Returns:</span></dt><dd>the description</dd></dl>
</li>
</ul>
<a name="eglQuerySurface(org.lwjgl.opengles.EGLDisplay, org.lwjgl.opengles.EGLSurface, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglQuerySurface</h4>
<pre>public static&nbsp;void&nbsp;eglQuerySurface(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy,
<a href="../../../org/lwjgl/opengles/EGLSurface.html" title="class in org.lwjgl.opengles">EGLSurface</a>&nbsp;surface,
int&nbsp;attribute,
java.nio.IntBuffer&nbsp;value)
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></pre>
<div class="block">Returns the value of the specified EGL surface attribute in the value parameter.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dpy</code> - the EGL display</dd><dd><code>surface</code> - the EGL surface</dd><dd><code>attribute</code> - the surface attribute</dd><dd><code>value</code> - the attribute value will be returned here</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglBindAPI(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglBindAPI</h4>
<pre>public static&nbsp;boolean&nbsp;eglBindAPI(int&nbsp;api)</pre>
<div class="block">Binds the specified rendering API to the current thread.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>api</code> - the API to bind</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if the bind was successful, false if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglQueryAPI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglQueryAPI</h4>
<pre>public static&nbsp;int&nbsp;eglQueryAPI()</pre>
<div class="block">Returns the current rendering API.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the rendering API bound to the current thread</dd></dl>
</li>
</ul>
<a name="eglReleaseCurrent(org.lwjgl.opengles.EGLDisplay)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglReleaseCurrent</h4>
<pre>public static&nbsp;void&nbsp;eglReleaseCurrent(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy)
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a>,
<a href="../../../org/lwjgl/opengles/PowerManagementEventException.html" title="class in org.lwjgl.opengles">PowerManagementEventException</a></pre>
<div class="block">Releases the current context without assigning a new one.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dpy</code> - the EGL display</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if an EGL error occurs</dd>
<dd><code><a href="../../../org/lwjgl/opengles/PowerManagementEventException.html" title="class in org.lwjgl.opengles">PowerManagementEventException</a></code> - if an EGL power management event occurs</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../org/lwjgl/opengles/EGL.html#eglMakeCurrent(org.lwjgl.opengles.EGLDisplay, org.lwjgl.opengles.EGLSurface, org.lwjgl.opengles.EGLSurface, org.lwjgl.opengles.EGLContext)"><code>eglMakeCurrent(EGLDisplay, EGLSurface, EGLSurface, EGLContext)</code></a></dd></dl>
</li>
</ul>
<a name="eglGetCurrentContext()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglGetCurrentContext</h4>
<pre>public static&nbsp;<a href="../../../org/lwjgl/opengles/EGLContext.html" title="class in org.lwjgl.opengles">EGLContext</a>&nbsp;eglGetCurrentContext()
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></pre>
<div class="block">Returns the current EGL context for the current rendering API.
If there is no context current, null is returned.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the current context</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglIsCurrentContext(org.lwjgl.opengles.EGLContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglIsCurrentContext</h4>
<pre>public static&nbsp;boolean&nbsp;eglIsCurrentContext(<a href="../../../org/lwjgl/opengles/EGLContext.html" title="class in org.lwjgl.opengles">EGLContext</a>&nbsp;context)</pre>
<div class="block">Returns true if the specified EGL context is the current context.
This method is faster than using <code>#eglGetCurrentContext</code>
and comparing the two EGLContext objects.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - the EGL context</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if the EGL context is current</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../org/lwjgl/opengles/EGL.html#eglGetCurrentContext()"><code>eglGetCurrentContext()</code></a></dd></dl>
</li>
</ul>
<a name="eglGetCurrentSurface(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglGetCurrentSurface</h4>
<pre>public static&nbsp;<a href="../../../org/lwjgl/opengles/EGLSurface.html" title="class in org.lwjgl.opengles">EGLSurface</a>&nbsp;eglGetCurrentSurface(int&nbsp;readdraw)
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></pre>
<div class="block">Returns the EGL surfaces used for rendering by the current context.
If there is no context current, null is returned.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>readdraw</code> - the read or draw surface</dd>
<dt><span class="strong">Returns:</span></dt><dd>the current surface</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglGetCurrentDisplay()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglGetCurrentDisplay</h4>
<pre>public static&nbsp;<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;eglGetCurrentDisplay()
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></pre>
<div class="block">Returns the EGL display associated with the current context.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the current display</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglQueryContext(org.lwjgl.opengles.EGLDisplay, org.lwjgl.opengles.EGLContext, int, java.nio.IntBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglQueryContext</h4>
<pre>public static&nbsp;void&nbsp;eglQueryContext(<a href="../../../org/lwjgl/opengles/EGLDisplay.html" title="class in org.lwjgl.opengles">EGLDisplay</a>&nbsp;dpy,
<a href="../../../org/lwjgl/opengles/EGLContext.html" title="class in org.lwjgl.opengles">EGLContext</a>&nbsp;ctx,
int&nbsp;attribute,
java.nio.IntBuffer&nbsp;value)
throws <a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></pre>
<div class="block">Returns the value of the specified EGL context attribute in the value parameter.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dpy</code> - the EGL display</dd><dd><code>ctx</code> - the EGL context</dd><dd><code>attribute</code> - the context attribute</dd><dd><code>value</code> - the attribute value will be returned here</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/lwjgl/LWJGLException.html" title="class in org.lwjgl">LWJGLException</a></code> - if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglWaitClient()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglWaitClient</h4>
<pre>public static&nbsp;boolean&nbsp;eglWaitClient()</pre>
<div class="block">Prevents native rendering API functions from executing until any
outstanding client API rendering affecting the same surface is complete.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>true if the wait was successful, false is an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglWaitGL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eglWaitGL</h4>
<pre>public static&nbsp;boolean&nbsp;eglWaitGL()</pre>
<div class="block">This method does the equivalent of:<br>
<code>
EGLenum api = eglQueryAPI();
eglBindAPI(EGL_OPENGL_ES_API);
eglWaitClient();
eglBindAPI(api);
</code></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>true if the wait was successful, false if an EGL error occurs</dd></dl>
</li>
</ul>
<a name="eglWaitNative(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>eglWaitNative</h4>
<pre>public static&nbsp;boolean&nbsp;eglWaitNative(int&nbsp;engine)</pre>
<div class="block">Prevents a client API command sequence from executing until any outstanding
native rendering affecting the same surface is complete.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>engine</code> - the native rendering engine</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if the wait was successful, false if an EGL error occurs</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EGL.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/lwjgl/opengles/DMPShaderBinary.html" title="class in org.lwjgl.opengles"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/lwjgl/opengles/EGLConfig.html" title="class in org.lwjgl.opengles"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/lwjgl/opengles/EGL.html" target="_top">Frames</a></li>
<li><a href="EGL.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i>Copyright &#169; 2002-2009 lwjgl.org. All Rights Reserved.</i></small></p>
</body>
</html>