Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 2580

crystalspace-doc-1.2.1-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crystal Space 1.2.1: csGLExtensionFlags Struct Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul>
</div>
<h1>csGLExtensionFlags Struct Reference</h1><!-- doxytag: class="csGLExtensionFlags" -->Struct containing all GL extension test flags.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="glextmanager_8h-source.html">csplugincommon/opengl/glextmanager.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for csGLExtensionFlags:</div>
<div class="dynsection">
<p><center><img src="structcsGLExtensionFlags__inherit__graph.png" border="0" usemap="#csGLExtensionFlags__inherit__map" alt="Inheritance graph"></center>
<map name="csGLExtensionFlags__inherit__map">
<area shape="rect" href="structcsGLExtensionManager.html" title="GL extensions manager." alt="" coords="5,84,179,111"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="structcsGLExtensionFlags-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ce92f2b16274de2887a25813947fbe25">CS_GL_3DFX_texture_compression_FXT1</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/3DFX/texture_compression_FXT1.txt">GL_3DFX_texture_compression_FXT1</a> extension was found.  <a href="#ce92f2b16274de2887a25813947fbe25"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b918828cee623f556c5d30081da492bd">CS_GL_APPLE_client_storage</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/APPLE/client_storage.txt">GL_APPLE_client_storage</a> extension was found.  <a href="#b918828cee623f556c5d30081da492bd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#777f9916861b833f06633dae2b478fab">CS_GL_APPLE_element_array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/APPLE/element_array.txt">GL_APPLE_element_array</a> extension was found.  <a href="#777f9916861b833f06633dae2b478fab"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#236bc054f5e118b37d10b76e1c19ae45">CS_GL_APPLE_fence</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/APPLE/fence.txt">GL_APPLE_fence</a> extension was found.  <a href="#236bc054f5e118b37d10b76e1c19ae45"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b8ee0ad9956b39b437631202aef3d2ee">CS_GL_APPLE_vertex_array_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/APPLE/vertex_array_object.txt">GL_APPLE_vertex_array_object</a> extension was found.  <a href="#b8ee0ad9956b39b437631202aef3d2ee"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b27e72311adc37affb17d29da83f3254">CS_GL_APPLE_vertex_array_range</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/APPLE/vertex_array_range.txt">GL_APPLE_vertex_array_range</a> extension was found.  <a href="#b27e72311adc37affb17d29da83f3254"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0f8a82c583e1131607d2d4b335c97b70">CS_GL_ARB_depth_texture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/depth_texture.txt">GL_ARB_depth_texture</a> extension was found.  <a href="#0f8a82c583e1131607d2d4b335c97b70"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0182648bf9278b8ba593339cd8dc173e">CS_GL_ARB_draw_buffers</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/draw_buffers.txt">GL_ARB_draw_buffers</a> extension was found.  <a href="#0182648bf9278b8ba593339cd8dc173e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#78fb610e59769e5aec4856d0194ea751">CS_GL_ARB_fragment_program</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/fragment_program.txt">GL_ARB_fragment_program</a> extension was found.  <a href="#78fb610e59769e5aec4856d0194ea751"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ae808ec30e630ddfaf776feca67e7fae">CS_GL_ARB_fragment_shader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/fragment_shader.txt">GL_ARB_fragment_shader</a> extension was found.  <a href="#ae808ec30e630ddfaf776feca67e7fae"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3790a11a2d4762a672572247635c87c4">CS_GL_ARB_imaging</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/imaging.txt">GL_ARB_imaging</a> extension was found.  <a href="#3790a11a2d4762a672572247635c87c4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cf0e03d5d51a1a00b1c6221cd56df04f">CS_GL_ARB_matrix_palette</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/matrix_palette.txt">GL_ARB_matrix_palette</a> extension was found.  <a href="#cf0e03d5d51a1a00b1c6221cd56df04f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#aa6747cff124fc55a51881672ffd742f">CS_GL_ARB_multisample</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/multisample.txt">GL_ARB_multisample</a> extension was found.  <a href="#aa6747cff124fc55a51881672ffd742f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ca30ed9590518e81280623abcdd56c92">CS_GL_ARB_multitexture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/multitexture.txt">GL_ARB_multitexture</a> extension was found.  <a href="#ca30ed9590518e81280623abcdd56c92"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#dca7133637ded42380b1c2263585f87b">CS_GL_ARB_occlusion_query</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/occlusion_query.txt">GL_ARB_occlusion_query</a> extension was found.  <a href="#dca7133637ded42380b1c2263585f87b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6f5f87515cdcb11d8bec4f4913841cb6">CS_GL_ARB_pixel_buffer_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/pixel_buffer_object.txt">GL_ARB_pixel_buffer_object</a> extension was found.  <a href="#6f5f87515cdcb11d8bec4f4913841cb6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cabd0ce0b8329d72838cab04865f42dc">CS_GL_ARB_point_parameters</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/point_parameters.txt">GL_ARB_point_parameters</a> extension was found.  <a href="#cabd0ce0b8329d72838cab04865f42dc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c3b84d3746764e19be581aae005dacba">CS_GL_ARB_point_sprite</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/point_sprite.txt">GL_ARB_point_sprite</a> extension was found.  <a href="#c3b84d3746764e19be581aae005dacba"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ba6cba570f149f904433a4b87938ec52">CS_GL_ARB_shader_objects</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/shader_objects.txt">GL_ARB_shader_objects</a> extension was found.  <a href="#ba6cba570f149f904433a4b87938ec52"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f84b3f0060db67fae32e0f59f76ce68e">CS_GL_ARB_shading_language_100</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/shading_language_100.txt">GL_ARB_shading_language_100</a> extension was found.  <a href="#f84b3f0060db67fae32e0f59f76ce68e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4fec9ac379a2ec1e070a96416b286f77">CS_GL_ARB_shadow</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/shadow.txt">GL_ARB_shadow</a> extension was found.  <a href="#4fec9ac379a2ec1e070a96416b286f77"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#383650822890723073273ceca712f7c9">CS_GL_ARB_shadow_ambient</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/shadow_ambient.txt">GL_ARB_shadow_ambient</a> extension was found.  <a href="#383650822890723073273ceca712f7c9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#869d03ee68507f838f4b356a8263570e">CS_GL_ARB_texture_border_clamp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_border_clamp.txt">GL_ARB_texture_border_clamp</a> extension was found.  <a href="#869d03ee68507f838f4b356a8263570e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2e87b308979a6c3b8657a18d014ecd2d">CS_GL_ARB_texture_compression</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_compression.txt">GL_ARB_texture_compression</a> extension was found.  <a href="#2e87b308979a6c3b8657a18d014ecd2d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#025888382fef6f7b42ffe6add367f2e6">CS_GL_ARB_texture_cube_map</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_cube_map.txt">GL_ARB_texture_cube_map</a> extension was found.  <a href="#025888382fef6f7b42ffe6add367f2e6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ea391e31cc102b9db513f5a9702f920f">CS_GL_ARB_texture_env_add</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_add.txt">GL_ARB_texture_env_add</a> extension was found.  <a href="#ea391e31cc102b9db513f5a9702f920f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#335f5e064b22420be1d19bf3b9cdd15c">CS_GL_ARB_texture_env_combine</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_combine.txt">GL_ARB_texture_env_combine</a> extension was found.  <a href="#335f5e064b22420be1d19bf3b9cdd15c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#95de616b6d640d802765124100e856be">CS_GL_ARB_texture_env_crossbar</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_crossbar.txt">GL_ARB_texture_env_crossbar</a> extension was found.  <a href="#95de616b6d640d802765124100e856be"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#fef2428005f289218bd0bda0551a05b1">CS_GL_ARB_texture_env_dot3</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_dot3.txt">GL_ARB_texture_env_dot3</a> extension was found.  <a href="#fef2428005f289218bd0bda0551a05b1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#80a63558a4d53995f52baf8474962612">CS_GL_ARB_texture_mirrored_repeat</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_mirrored_repeat.txt">GL_ARB_texture_mirrored_repeat</a> extension was found.  <a href="#80a63558a4d53995f52baf8474962612"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e29da6e68c8fcfe1c1c8c7f3bf1773d6">CS_GL_ARB_texture_non_power_of_two</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_non_power_of_two.txt">GL_ARB_texture_non_power_of_two</a> extension was found.  <a href="#e29da6e68c8fcfe1c1c8c7f3bf1773d6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d9837cd5dab742b724ec0295415c6cf3">CS_GL_ARB_texture_rectangle</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_rectangle.txt">GL_ARB_texture_rectangle</a> extension was found.  <a href="#d9837cd5dab742b724ec0295415c6cf3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#11031efc8b1b4b2b3090fc495e6073ca">CS_GL_ARB_transpose_matrix</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/transpose_matrix.txt">GL_ARB_transpose_matrix</a> extension was found.  <a href="#11031efc8b1b4b2b3090fc495e6073ca"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6a6d092367d957b148f77a47d8d8ff25">CS_GL_ARB_vertex_blend</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_blend.txt">GL_ARB_vertex_blend</a> extension was found.  <a href="#6a6d092367d957b148f77a47d8d8ff25"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cb49711bf88e5706e99dc969c648ecdb">CS_GL_ARB_vertex_buffer_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_buffer_object.txt">GL_ARB_vertex_buffer_object</a> extension was found.  <a href="#cb49711bf88e5706e99dc969c648ecdb"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f7d6f105f045ef308fc4c669b9e5a5e9">CS_GL_ARB_vertex_program</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_program.txt">GL_ARB_vertex_program</a> extension was found.  <a href="#f7d6f105f045ef308fc4c669b9e5a5e9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4917b9deae952e652c89b225091eb638">CS_GL_ARB_vertex_shader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_shader.txt">GL_ARB_vertex_shader</a> extension was found.  <a href="#4917b9deae952e652c89b225091eb638"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#43b62e0197da4e945f549db0004f04f4">CS_GL_ARB_window_pos</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/window_pos.txt">GL_ARB_window_pos</a> extension was found.  <a href="#43b62e0197da4e945f549db0004f04f4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c484dc8207366a262f9811c75e98ea4c">CS_GL_ATI_element_array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/element_array.txt">GL_ATI_element_array</a> extension was found.  <a href="#c484dc8207366a262f9811c75e98ea4c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9fdf3136392eb77b7cf52cf90eea864d">CS_GL_ATI_envmap_bumpmap</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/envmap_bumpmap.txt">GL_ATI_envmap_bumpmap</a> extension was found.  <a href="#9fdf3136392eb77b7cf52cf90eea864d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d90cd62414d8dcba4c492fac27a6cdf1">CS_GL_ATI_fragment_shader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/fragment_shader.txt">GL_ATI_fragment_shader</a> extension was found.  <a href="#d90cd62414d8dcba4c492fac27a6cdf1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#392e1af11dbf361ae8d32958c2254ebd">CS_GL_ATI_pn_triangles</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/pn_triangles.txt">GL_ATI_pn_triangles</a> extension was found.  <a href="#392e1af11dbf361ae8d32958c2254ebd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#30717d5c89dd3281f3b09940a8cfba66">CS_GL_ATI_separate_stencil</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/separate_stencil.txt">GL_ATI_separate_stencil</a> extension was found.  <a href="#30717d5c89dd3281f3b09940a8cfba66"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1764723b87c1ab9d5beaf368d00180c5">CS_GL_ATI_text_fragment_shader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/text_fragment_shader.txt">GL_ATI_text_fragment_shader</a> extension was found.  <a href="#1764723b87c1ab9d5beaf368d00180c5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a13a2c6723a02872fe69e3c36f24495e">CS_GL_ATI_texture_mirror_once</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/texture_mirror_once.txt">GL_ATI_texture_mirror_once</a> extension was found.  <a href="#a13a2c6723a02872fe69e3c36f24495e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#79fd3c119bfbef55d730e5a75ed3d680">CS_GL_ATI_vertex_array_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/vertex_array_object.txt">GL_ATI_vertex_array_object</a> extension was found.  <a href="#79fd3c119bfbef55d730e5a75ed3d680"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#394c8f612f33897fb918a8e7e75a1024">CS_GL_ATI_vertex_attrib_array_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/vertex_attrib_array_object.txt">GL_ATI_vertex_attrib_array_object</a> extension was found.  <a href="#394c8f612f33897fb918a8e7e75a1024"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b8b0b8c469b42f95184004f573790a1b">CS_GL_ATI_vertex_streams</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ATI/vertex_streams.txt">GL_ATI_vertex_streams</a> extension was found.  <a href="#b8b0b8c469b42f95184004f573790a1b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#db4d9da048708c2490c00ca4d019674b">CS_GL_EXT_422_pixels</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/422_pixels.txt">GL_EXT_422_pixels</a> extension was found.  <a href="#db4d9da048708c2490c00ca4d019674b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9e09a78e5274e519a9797a9cd5d4057e">CS_GL_EXT_abgr</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/abgr.txt">GL_EXT_abgr</a> extension was found.  <a href="#9e09a78e5274e519a9797a9cd5d4057e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#dad61c156a175c72ab30afcb032960d6">CS_GL_EXT_bgra</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/bgra.txt">GL_EXT_bgra</a> extension was found.  <a href="#dad61c156a175c72ab30afcb032960d6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#35fadd150cacec10286d1136ec8e4199">CS_GL_EXT_blend_color</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_color.txt">GL_EXT_blend_color</a> extension was found.  <a href="#35fadd150cacec10286d1136ec8e4199"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2e7495ec3634ea8461e91a2139e93518">CS_GL_EXT_blend_equation_separate</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_equation_separate.txt">GL_EXT_blend_equation_separate</a> extension was found.  <a href="#2e7495ec3634ea8461e91a2139e93518"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#362643869abfbda07adebfa19991f794">CS_GL_EXT_blend_func_separate</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_func_separate.txt">GL_EXT_blend_func_separate</a> extension was found.  <a href="#362643869abfbda07adebfa19991f794"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7fa92eed628dc5d24e287171f99560aa">CS_GL_EXT_blend_logic_op</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_logic_op.txt">GL_EXT_blend_logic_op</a> extension was found.  <a href="#7fa92eed628dc5d24e287171f99560aa"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#192dd11bb68fad68ba85e129a4671fec">CS_GL_EXT_blend_minmax</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_minmax.txt">GL_EXT_blend_minmax</a> extension was found.  <a href="#192dd11bb68fad68ba85e129a4671fec"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#386dbc4ab97c6e1a2dad3186d63a3399">CS_GL_EXT_blend_subtract</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_subtract.txt">GL_EXT_blend_subtract</a> extension was found.  <a href="#386dbc4ab97c6e1a2dad3186d63a3399"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3cf5779b084c555ce4db304e8ed13359">CS_GL_EXT_clip_volume_hint</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/clip_volume_hint.txt">GL_EXT_clip_volume_hint</a> extension was found.  <a href="#3cf5779b084c555ce4db304e8ed13359"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cd28512cb303f189f55e73fd59903471">CS_GL_EXT_color_subtable</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/color_subtable.txt">GL_EXT_color_subtable</a> extension was found.  <a href="#cd28512cb303f189f55e73fd59903471"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7a5689f5918d119b39b46f7003642e19">CS_GL_EXT_compiled_vertex_array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/compiled_vertex_array.txt">GL_EXT_compiled_vertex_array</a> extension was found.  <a href="#7a5689f5918d119b39b46f7003642e19"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#8896be0423e8e8df6ed30f6668edaa0c">CS_GL_EXT_convolution</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/convolution.txt">GL_EXT_convolution</a> extension was found.  <a href="#8896be0423e8e8df6ed30f6668edaa0c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#8f5db47bf92d6eac6b56646c31b5a506">CS_GL_EXT_fog_coord</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/fog_coord.txt">GL_EXT_fog_coord</a> extension was found.  <a href="#8f5db47bf92d6eac6b56646c31b5a506"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#62a36553b42a4322988b2ebbe294b77e">CS_GL_EXT_framebuffer_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/framebuffer_object.txt">GL_EXT_framebuffer_object</a> extension was found.  <a href="#62a36553b42a4322988b2ebbe294b77e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#faf46687a6a38302632455e6430d2122">CS_GL_EXT_histogram</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/histogram.txt">GL_EXT_histogram</a> extension was found.  <a href="#faf46687a6a38302632455e6430d2122"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b18e2f3295627457f8c5eb6258b7d843">CS_GL_EXT_multi_draw_arrays</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/multi_draw_arrays.txt">GL_EXT_multi_draw_arrays</a> extension was found.  <a href="#b18e2f3295627457f8c5eb6258b7d843"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5555def2c732b6be25360ee24b36a0c4">CS_GL_EXT_packed_depth_stencil</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/packed_depth_stencil.txt">GL_EXT_packed_depth_stencil</a> extension was found.  <a href="#5555def2c732b6be25360ee24b36a0c4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#556e0dec4d13e2bb7441b65bdcdec411">CS_GL_EXT_packed_pixels</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/packed_pixels.txt">GL_EXT_packed_pixels</a> extension was found.  <a href="#556e0dec4d13e2bb7441b65bdcdec411"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#887ad889af2c4310402a3284e18727dd">CS_GL_EXT_paletted_texture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/paletted_texture.txt">GL_EXT_paletted_texture</a> extension was found.  <a href="#887ad889af2c4310402a3284e18727dd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a21f3815194fa4bb45e610290a57ab3d">CS_GL_EXT_pixel_buffer_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/pixel_buffer_object.txt">GL_EXT_pixel_buffer_object</a> extension was found.  <a href="#a21f3815194fa4bb45e610290a57ab3d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#bbc2a6f3ce7f6bdb6339227e634db76d">CS_GL_EXT_point_parameters</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/point_parameters.txt">GL_EXT_point_parameters</a> extension was found.  <a href="#bbc2a6f3ce7f6bdb6339227e634db76d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4d6315f1599bf86a36b9a78a76a3dd0e">CS_GL_EXT_polygon_offset</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/polygon_offset.txt">GL_EXT_polygon_offset</a> extension was found.  <a href="#4d6315f1599bf86a36b9a78a76a3dd0e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6ed1dcbf8c073edbe9d32874c0f7af02">CS_GL_EXT_secondary_color</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/secondary_color.txt">GL_EXT_secondary_color</a> extension was found.  <a href="#6ed1dcbf8c073edbe9d32874c0f7af02"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5787244d492d4d8f7229d4797f669402">CS_GL_EXT_separate_specular_color</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/separate_specular_color.txt">GL_EXT_separate_specular_color</a> extension was found.  <a href="#5787244d492d4d8f7229d4797f669402"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#11925c9adb5fd6af988dbb7cf7a84c14">CS_GL_EXT_shadow_funcs</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/shadow_funcs.txt">GL_EXT_shadow_funcs</a> extension was found.  <a href="#11925c9adb5fd6af988dbb7cf7a84c14"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#894f74af92d2d1695e7bbce3c67b3473">CS_GL_EXT_shared_texture_palette</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/shared_texture_palette.txt">GL_EXT_shared_texture_palette</a> extension was found.  <a href="#894f74af92d2d1695e7bbce3c67b3473"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#946fb3cbbb3695be4fe3444fe2bee24e">CS_GL_EXT_stencil_two_side</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/stencil_two_side.txt">GL_EXT_stencil_two_side</a> extension was found.  <a href="#946fb3cbbb3695be4fe3444fe2bee24e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5d1b202a58bebd252f0efe744826d058">CS_GL_EXT_stencil_wrap</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/stencil_wrap.txt">GL_EXT_stencil_wrap</a> extension was found.  <a href="#5d1b202a58bebd252f0efe744826d058"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e524a76765ef17447a651d7cbc7e5889">CS_GL_EXT_subtexture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/subtexture.txt">GL_EXT_subtexture</a> extension was found.  <a href="#e524a76765ef17447a651d7cbc7e5889"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f2b432c74de36e838fd086a034544c7e">CS_GL_EXT_texture3D</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture3D.txt">GL_EXT_texture3D</a> extension was found.  <a href="#f2b432c74de36e838fd086a034544c7e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ede877bd5cfe46ee1333ee42a34e5f80">CS_GL_EXT_texture_compression_s3tc</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_compression_s3tc.txt">GL_EXT_texture_compression_s3tc</a> extension was found.  <a href="#ede877bd5cfe46ee1333ee42a34e5f80"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7d3b8d036ac438a9d4da66d4abd31700">CS_GL_EXT_texture_env_add</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_env_add.txt">GL_EXT_texture_env_add</a> extension was found.  <a href="#7d3b8d036ac438a9d4da66d4abd31700"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#17dd459e8ada9c1b00ab0054553f64d6">CS_GL_EXT_texture_env_combine</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_env_combine.txt">GL_EXT_texture_env_combine</a> extension was found.  <a href="#17dd459e8ada9c1b00ab0054553f64d6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9408b2eefc24c9430b273b1ce887d292">CS_GL_EXT_texture_env_dot3</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_env_dot3.txt">GL_EXT_texture_env_dot3</a> extension was found.  <a href="#9408b2eefc24c9430b273b1ce887d292"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ac9c16a132c2c85184b2157f0aaa91d4">CS_GL_EXT_texture_filter_anisotropic</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_filter_anisotropic.txt">GL_EXT_texture_filter_anisotropic</a> extension was found.  <a href="#ac9c16a132c2c85184b2157f0aaa91d4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#37ea95c17e90e7c14b62f851b077c9ac">CS_GL_EXT_texture_lod_bias</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_lod_bias.txt">GL_EXT_texture_lod_bias</a> extension was found.  <a href="#37ea95c17e90e7c14b62f851b077c9ac"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#41154f880a42f7014edcb0d4f8786064">CS_GL_EXT_texture_object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_object.txt">GL_EXT_texture_object</a> extension was found.  <a href="#41154f880a42f7014edcb0d4f8786064"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4ba67a66ef50871b9f53e6bfabd535db">CS_GL_EXT_texture_rectangle</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_rectangle.txt">GL_EXT_texture_rectangle</a> extension was found.  <a href="#4ba67a66ef50871b9f53e6bfabd535db"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#60a62fa43ab970ccaf79094043cf2f28">CS_GL_EXT_texture_sRGB</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_sRGB.txt">GL_EXT_texture_sRGB</a> extension was found.  <a href="#60a62fa43ab970ccaf79094043cf2f28"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#8b0b3f633a3b1a5cebf7a2984f271412">CS_GL_EXT_vertex_array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/vertex_array.txt">GL_EXT_vertex_array</a> extension was found.  <a href="#8b0b3f633a3b1a5cebf7a2984f271412"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7ca1c4262db2ef781fd0792401afeac0">CS_GL_EXT_vertex_shader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/vertex_shader.txt">GL_EXT_vertex_shader</a> extension was found.  <a href="#7ca1c4262db2ef781fd0792401afeac0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3323aa6eee0b13402fd3560ecd885c4f">CS_GL_EXT_vertex_weighting</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/vertex_weighting.txt">GL_EXT_vertex_weighting</a> extension was found.  <a href="#3323aa6eee0b13402fd3560ecd885c4f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d6ec68a81882688306f6a8783d261983">CS_GL_GREMEDY_string_marker</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/GREMEDY/string_marker.txt">GL_GREMEDY_string_marker</a> extension was found.  <a href="#d6ec68a81882688306f6a8783d261983"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3326735ff089fffffeee97f320e89c5d">CS_GL_HP_occlusion_test</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/HP/occlusion_test.txt">GL_HP_occlusion_test</a> extension was found.  <a href="#3326735ff089fffffeee97f320e89c5d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#8106de98749ee8187d9d539582af7c9e">CS_GL_IBM_cull_vertex</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/IBM/cull_vertex.txt">GL_IBM_cull_vertex</a> extension was found.  <a href="#8106de98749ee8187d9d539582af7c9e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#207cee67b20eb40552be019e1fce557d">CS_GL_IBM_multimode_draw_arrays</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/IBM/multimode_draw_arrays.txt">GL_IBM_multimode_draw_arrays</a> extension was found.  <a href="#207cee67b20eb40552be019e1fce557d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#86a19b574f187e85c252fbb72fdda4d3">CS_GL_IBM_raster_pos_clip</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/IBM/raster_pos_clip.txt">GL_IBM_raster_pos_clip</a> extension was found.  <a href="#86a19b574f187e85c252fbb72fdda4d3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d8e803f3f6075f92dcd676ee4340dcf2">CS_GL_IBM_texture_mirrored_repeat</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/IBM/texture_mirrored_repeat.txt">GL_IBM_texture_mirrored_repeat</a> extension was found.  <a href="#d8e803f3f6075f92dcd676ee4340dcf2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#20411ecfb0477653f468621f9138b19f">CS_GL_IBM_vertex_array_lists</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/IBM/vertex_array_lists.txt">GL_IBM_vertex_array_lists</a> extension was found.  <a href="#20411ecfb0477653f468621f9138b19f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7fbb9d06c292833c01b18c3fd9c9227a">CS_GL_MESA_resize_buffers</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/MESA/resize_buffers.txt">GL_MESA_resize_buffers</a> extension was found.  <a href="#7fbb9d06c292833c01b18c3fd9c9227a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#aa8198c163b999c90acdbea01a12307d">CS_GL_MESA_window_pos</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/MESA/window_pos.txt">GL_MESA_window_pos</a> extension was found.  <a href="#aa8198c163b999c90acdbea01a12307d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#277ae8059c7cd444942779f879bc456f">CS_GL_NV_blend_square</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/blend_square.txt">GL_NV_blend_square</a> extension was found.  <a href="#277ae8059c7cd444942779f879bc456f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ba4241933017b5a376e5e895279476d2">CS_GL_NV_copy_depth_to_color</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/copy_depth_to_color.txt">GL_NV_copy_depth_to_color</a> extension was found.  <a href="#ba4241933017b5a376e5e895279476d2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3ff919f29d089a8bc5da36a2a7e44b08">CS_GL_NV_depth_clamp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/depth_clamp.txt">GL_NV_depth_clamp</a> extension was found.  <a href="#3ff919f29d089a8bc5da36a2a7e44b08"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#266f023569622782dc0484ff014fba0e">CS_GL_NV_element_array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/element_array.txt">GL_NV_element_array</a> extension was found.  <a href="#266f023569622782dc0484ff014fba0e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0ceed394591f3f3bda510fd684abba72">CS_GL_NV_evaluators</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/evaluators.txt">GL_NV_evaluators</a> extension was found.  <a href="#0ceed394591f3f3bda510fd684abba72"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#97eee07ff9b18f39873d04f4e1ee21ac">CS_GL_NV_fence</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/fence.txt">GL_NV_fence</a> extension was found.  <a href="#97eee07ff9b18f39873d04f4e1ee21ac"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cd5841a282fd679fe65ca2d0e266800a">CS_GL_NV_float_buffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/float_buffer.txt">GL_NV_float_buffer</a> extension was found.  <a href="#cd5841a282fd679fe65ca2d0e266800a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#041f56b92f766b3e00f9d2169adfd2fa">CS_GL_NV_fog_distance</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/fog_distance.txt">GL_NV_fog_distance</a> extension was found.  <a href="#041f56b92f766b3e00f9d2169adfd2fa"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5d697045fd9e256818bce2f8d551979c">CS_GL_NV_fragment_program</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/fragment_program.txt">GL_NV_fragment_program</a> extension was found.  <a href="#5d697045fd9e256818bce2f8d551979c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#566b65861df489002118a92fa07bd507">CS_GL_NV_light_max_exponent</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/light_max_exponent.txt">GL_NV_light_max_exponent</a> extension was found.  <a href="#566b65861df489002118a92fa07bd507"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#37e500f005f2108941c3a0ff18714120">CS_GL_NV_multisample_filter_hint</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/multisample_filter_hint.txt">GL_NV_multisample_filter_hint</a> extension was found.  <a href="#37e500f005f2108941c3a0ff18714120"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c02fce9a30ca085f761d1fbd28da9367">CS_GL_NV_occlusion_query</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/occlusion_query.txt">GL_NV_occlusion_query</a> extension was found.  <a href="#c02fce9a30ca085f761d1fbd28da9367"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ef8077b3d22484ed97a0f06dc0b22311">CS_GL_NV_packed_depth_stencil</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/packed_depth_stencil.txt">GL_NV_packed_depth_stencil</a> extension was found.  <a href="#ef8077b3d22484ed97a0f06dc0b22311"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#fadaf2815c71a8acd64b76bf65088ddc">CS_GL_NV_point_sprite</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/point_sprite.txt">GL_NV_point_sprite</a> extension was found.  <a href="#fadaf2815c71a8acd64b76bf65088ddc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e989802c4057501c9da3e1866e58006a">CS_GL_NV_primitive_restart</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/primitive_restart.txt">GL_NV_primitive_restart</a> extension was found.  <a href="#e989802c4057501c9da3e1866e58006a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6a839e5136006f4c4e966294da18295a">CS_GL_NV_register_combiners</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/register_combiners.txt">GL_NV_register_combiners</a> extension was found.  <a href="#6a839e5136006f4c4e966294da18295a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d1bf6015ec52abadca012f4adf3a4396">CS_GL_NV_register_combiners2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/register_combiners2.txt">GL_NV_register_combiners2</a> extension was found.  <a href="#d1bf6015ec52abadca012f4adf3a4396"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a2f830d1cab7a89aab79602e4624bd9e">CS_GL_NV_texgen_emboss</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texgen_emboss.txt">GL_NV_texgen_emboss</a> extension was found.  <a href="#a2f830d1cab7a89aab79602e4624bd9e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5ed7e62e9a53de00138f2060d6588eab">CS_GL_NV_texgen_reflection</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texgen_reflection.txt">GL_NV_texgen_reflection</a> extension was found.  <a href="#5ed7e62e9a53de00138f2060d6588eab"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#55a236e842e9a86848e8c9e73ca42d97">CS_GL_NV_texture_compression_vtc</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_compression_vtc.txt">GL_NV_texture_compression_vtc</a> extension was found.  <a href="#55a236e842e9a86848e8c9e73ca42d97"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#029b70cd2606936de9106effa81c5110">CS_GL_NV_texture_env_combine4</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_env_combine4.txt">GL_NV_texture_env_combine4</a> extension was found.  <a href="#029b70cd2606936de9106effa81c5110"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ee36b041e71a4cda0954c548a932a494">CS_GL_NV_texture_rectangle</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_rectangle.txt">GL_NV_texture_rectangle</a> extension was found.  <a href="#ee36b041e71a4cda0954c548a932a494"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1837c3e2844ee516cc667bbbf0217483">CS_GL_NV_texture_shader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_shader.txt">GL_NV_texture_shader</a> extension was found.  <a href="#1837c3e2844ee516cc667bbbf0217483"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#50142343e4b26d5a385f076a91d933e2">CS_GL_NV_texture_shader2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_shader2.txt">GL_NV_texture_shader2</a> extension was found.  <a href="#50142343e4b26d5a385f076a91d933e2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ec4af5e6a2b538ca9030fd240b06cecc">CS_GL_NV_texture_shader3</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_shader3.txt">GL_NV_texture_shader3</a> extension was found.  <a href="#ec4af5e6a2b538ca9030fd240b06cecc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#14db9d2d763213820dd6043b58cf092c">CS_GL_NV_vertex_array_range</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_array_range.txt">GL_NV_vertex_array_range</a> extension was found.  <a href="#14db9d2d763213820dd6043b58cf092c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#08cc850fac2664d005117f62a9ed920c">CS_GL_NV_vertex_array_range2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_array_range2.txt">GL_NV_vertex_array_range2</a> extension was found.  <a href="#08cc850fac2664d005117f62a9ed920c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b77118b22c46704e8a2cff842d25a2ed">CS_GL_NV_vertex_program</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_program.txt">GL_NV_vertex_program</a> extension was found.  <a href="#b77118b22c46704e8a2cff842d25a2ed"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#601ed3cc282a15e8b40fef2464484a3f">CS_GL_NV_vertex_program1_1</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_program1_1.txt">GL_NV_vertex_program1_1</a> extension was found.  <a href="#601ed3cc282a15e8b40fef2464484a3f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d7e71a4fe3addc99ef0d7fc490cfd40c">CS_GL_NV_vertex_program2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_program2.txt">GL_NV_vertex_program2</a> extension was found.  <a href="#d7e71a4fe3addc99ef0d7fc490cfd40c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ebd5a93ed2efa4a3e1243843ea0f9dfc">CS_GL_OML_interlace</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/OML/interlace.txt">GL_OML_interlace</a> extension was found.  <a href="#ebd5a93ed2efa4a3e1243843ea0f9dfc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#53dc53a3363530b484e579bf12d41b5b">CS_GL_OML_resample</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/OML/resample.txt">GL_OML_resample</a> extension was found.  <a href="#53dc53a3363530b484e579bf12d41b5b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#dc5fd8de4d218949b01f7cddd0802437">CS_GL_OML_subsample</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/OML/subsample.txt">GL_OML_subsample</a> extension was found.  <a href="#dc5fd8de4d218949b01f7cddd0802437"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f541feb228e8c6943be26d237c028335">CS_GL_SGI_color_matrix</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGI/color_matrix.txt">GL_SGI_color_matrix</a> extension was found.  <a href="#f541feb228e8c6943be26d237c028335"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ef56a4b6ab8f1dca37a14fb55f9340ba">CS_GL_SGI_color_table</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGI/color_table.txt">GL_SGI_color_table</a> extension was found.  <a href="#ef56a4b6ab8f1dca37a14fb55f9340ba"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cc5f5a6e57b44d07328eff8caf4c448b">CS_GL_SGI_texture_color_table</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGI/texture_color_table.txt">GL_SGI_texture_color_table</a> extension was found.  <a href="#cc5f5a6e57b44d07328eff8caf4c448b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#af6c473b33ba1cd50aee8f0e58967ed5">CS_GL_SGIS_depth_texture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/depth_texture.txt">GL_SGIS_depth_texture</a> extension was found.  <a href="#af6c473b33ba1cd50aee8f0e58967ed5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e0f761d37abbdbe5cc7ca53e40b65d67">CS_GL_SGIS_generate_mipmap</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/generate_mipmap.txt">GL_SGIS_generate_mipmap</a> extension was found.  <a href="#e0f761d37abbdbe5cc7ca53e40b65d67"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#32ffc8769a6a4cd7fd006018296a847d">CS_GL_SGIS_multisample</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/multisample.txt">GL_SGIS_multisample</a> extension was found.  <a href="#32ffc8769a6a4cd7fd006018296a847d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cf6dc99d5ac2e2b421271062c5f4626b">CS_GL_SGIS_pixel_texture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/pixel_texture.txt">GL_SGIS_pixel_texture</a> extension was found.  <a href="#cf6dc99d5ac2e2b421271062c5f4626b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#621322c51188fb2a9ee1f86044d04864">CS_GL_SGIS_texture_border_clamp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_border_clamp.txt">GL_SGIS_texture_border_clamp</a> extension was found.  <a href="#621322c51188fb2a9ee1f86044d04864"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1b14773d50b19ed5743cccdcf3a8f73d">CS_GL_SGIS_texture_color_mask</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_color_mask.txt">GL_SGIS_texture_color_mask</a> extension was found.  <a href="#1b14773d50b19ed5743cccdcf3a8f73d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9f5da0c2212dff4fb519b1afa85bbd1e">CS_GL_SGIS_texture_edge_clamp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_edge_clamp.txt">GL_SGIS_texture_edge_clamp</a> extension was found.  <a href="#9f5da0c2212dff4fb519b1afa85bbd1e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7a00529109facefd32cfd53ff958dcc2">CS_GL_SGIS_texture_lod</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_lod.txt">GL_SGIS_texture_lod</a> extension was found.  <a href="#7a00529109facefd32cfd53ff958dcc2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#401ce36167888ff3474d751817944847">CS_GL_SGIX_fog_offset</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIX/fog_offset.txt">GL_SGIX_fog_offset</a> extension was found.  <a href="#401ce36167888ff3474d751817944847"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1a3e35bc4f056cd37ada859246deda1f">CS_GL_SGIX_interlace</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIX/interlace.txt">GL_SGIX_interlace</a> extension was found.  <a href="#1a3e35bc4f056cd37ada859246deda1f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#98b9b27adc5dd6b94106196b104306d4">CS_GL_SGIX_shadow_ambient</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SGIX/shadow_ambient.txt">GL_SGIX_shadow_ambient</a> extension was found.  <a href="#98b9b27adc5dd6b94106196b104306d4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0e9fb472e50061375a59a471295cca3c">CS_GL_SUN_vertex</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/SUN/vertex.txt">GL_SUN_vertex</a> extension was found.  <a href="#0e9fb472e50061375a59a471295cca3c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#33e0891ab5b1879d50ff96ecc63664c4">CS_GL_version_1_2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the corresponding GL version is supported.  <a href="#33e0891ab5b1879d50ff96ecc63664c4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7fbf53142a2dbaca19eaf452491653ae">CS_GL_version_1_3</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the corresponding GL version is supported.  <a href="#7fbf53142a2dbaca19eaf452491653ae"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#bdf411c8d884a7184933c9176a7be48f">CS_GL_version_1_4</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the corresponding GL version is supported.  <a href="#bdf411c8d884a7184933c9176a7be48f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#20192d3d2d6f4466fe214ea4ed5cf799">CS_GL_version_1_5</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the corresponding GL version is supported.  <a href="#20192d3d2d6f4466fe214ea4ed5cf799"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3b0b9acee3d1ffa852dd6def73f9ddd7">CS_GL_version_2_0</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the corresponding GL version is supported.  <a href="#3b0b9acee3d1ffa852dd6def73f9ddd7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d7bea705cd599c407a79e5a73c91b74d">CS_GL_version_2_1</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the corresponding GL version is supported.  <a href="#d7bea705cd599c407a79e5a73c91b74d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#45e378698a39d3a18310ee09fd4bf366">CS_WGL_ARB_buffer_region</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_buffer_region.txt">WGL_ARB_buffer_region</a> extension was found.  <a href="#45e378698a39d3a18310ee09fd4bf366"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#413cd10d8e36e93d44259aa471a6fb21">CS_WGL_ARB_extensions_string</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_extensions_string.txt">WGL_ARB_extensions_string</a> extension was found.  <a href="#413cd10d8e36e93d44259aa471a6fb21"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7386d1ab5ce4dc7edc677ddd5959024c">CS_WGL_ARB_make_current_read</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_make_current_read.txt">WGL_ARB_make_current_read</a> extension was found.  <a href="#7386d1ab5ce4dc7edc677ddd5959024c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c9785d948ba2093dd1973427e75b150e">CS_WGL_ARB_pbuffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_pbuffer.txt">WGL_ARB_pbuffer</a> extension was found.  <a href="#c9785d948ba2093dd1973427e75b150e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#52452d9ad948e5089a3cb9506de21cc7">CS_WGL_ARB_pixel_format</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_pixel_format.txt">WGL_ARB_pixel_format</a> extension was found.  <a href="#52452d9ad948e5089a3cb9506de21cc7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#31b79e982d0e494f3bdae3ff9d5b3a1f">CS_WGL_ARB_render_texture</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_render_texture.txt">WGL_ARB_render_texture</a> extension was found.  <a href="#31b79e982d0e494f3bdae3ff9d5b3a1f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#39aab5fc7a0c53260fb85da64158805b">CS_WGL_EXT_extensions_string</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_extensions_string.txt">WGL_EXT_extensions_string</a> extension was found.  <a href="#39aab5fc7a0c53260fb85da64158805b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1a36e9dda514cbb747c7a70756bd1b3e">CS_WGL_EXT_make_current_read</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_make_current_read.txt">WGL_EXT_make_current_read</a> extension was found.  <a href="#1a36e9dda514cbb747c7a70756bd1b3e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#af9c29849b7f8824a066d09db1af612b">CS_WGL_EXT_pbuffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_pbuffer.txt">WGL_EXT_pbuffer</a> extension was found.  <a href="#af9c29849b7f8824a066d09db1af612b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4897f0f51cae5425c96229f7f58663d3">CS_WGL_EXT_pixel_format</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_pixel_format.txt">WGL_EXT_pixel_format</a> extension was found.  <a href="#4897f0f51cae5425c96229f7f58663d3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3a0f00884cbb396f84ebee062ccc4f36">CS_WGL_EXT_swap_control</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_swap_control.txt">WGL_EXT_swap_control</a> extension was found.  <a href="#3a0f00884cbb396f84ebee062ccc4f36"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3b410fb6704581c8190f7ccedc7b3d6b">CS_WGL_I3D_digital_video_control</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_digital_video_control.txt">WGL_I3D_digital_video_control</a> extension was found.  <a href="#3b410fb6704581c8190f7ccedc7b3d6b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a575bc446eccd630f64ecf90bdd58485">CS_WGL_I3D_gamma</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_gamma.txt">WGL_I3D_gamma</a> extension was found.  <a href="#a575bc446eccd630f64ecf90bdd58485"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#48dbac79742fd5d63ebd86b7004a91e8">CS_WGL_I3D_genlock</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_genlock.txt">WGL_I3D_genlock</a> extension was found.  <a href="#48dbac79742fd5d63ebd86b7004a91e8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#98980fd9781560725ab236bd0db30074">CS_WGL_I3D_image_buffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_image_buffer.txt">WGL_I3D_image_buffer</a> extension was found.  <a href="#98980fd9781560725ab236bd0db30074"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6a913dc0b4a7ddcf79047369be35f02f">CS_WGL_I3D_swap_frame_lock</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_swap_frame_lock.txt">WGL_I3D_swap_frame_lock</a> extension was found.  <a href="#6a913dc0b4a7ddcf79047369be35f02f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e4abb62322eb4134f4615496d9b74fee">CS_WGL_I3D_swap_frame_usage</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_swap_frame_usage.txt">WGL_I3D_swap_frame_usage</a> extension was found.  <a href="#e4abb62322eb4134f4615496d9b74fee"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cea0341092d5368546c2db85e53a81b3"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_3DFX_texture_compression_FXT1" ref="cea0341092d5368546c2db85e53a81b3" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cea0341092d5368546c2db85e53a81b3">tested_CS_GL_3DFX_texture_compression_FXT1</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9fcf3249e39e45cd337e2f278d388a3b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_APPLE_client_storage" ref="9fcf3249e39e45cd337e2f278d388a3b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9fcf3249e39e45cd337e2f278d388a3b">tested_CS_GL_APPLE_client_storage</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4d6d752f733b1fbb2c7c33a520532f8b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_APPLE_element_array" ref="4d6d752f733b1fbb2c7c33a520532f8b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4d6d752f733b1fbb2c7c33a520532f8b">tested_CS_GL_APPLE_element_array</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5e95cbce06b960c1b01826ddaa168b9f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_APPLE_fence" ref="5e95cbce06b960c1b01826ddaa168b9f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5e95cbce06b960c1b01826ddaa168b9f">tested_CS_GL_APPLE_fence</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="39142585ef02d2414062d8ca4a05c032"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_APPLE_vertex_array_object" ref="39142585ef02d2414062d8ca4a05c032" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#39142585ef02d2414062d8ca4a05c032">tested_CS_GL_APPLE_vertex_array_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d94549b76a4faf0c7bfdc2cf7c93bb51"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_APPLE_vertex_array_range" ref="d94549b76a4faf0c7bfdc2cf7c93bb51" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d94549b76a4faf0c7bfdc2cf7c93bb51">tested_CS_GL_APPLE_vertex_array_range</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2682ec8c3bc473b74a6f2d2ee36281d1"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_depth_texture" ref="2682ec8c3bc473b74a6f2d2ee36281d1" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2682ec8c3bc473b74a6f2d2ee36281d1">tested_CS_GL_ARB_depth_texture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34afc248eb1cc1c706e1a1e20f77fb3e"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_draw_buffers" ref="34afc248eb1cc1c706e1a1e20f77fb3e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#34afc248eb1cc1c706e1a1e20f77fb3e">tested_CS_GL_ARB_draw_buffers</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="825915efcfc709dcb5162975d90653e0"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_fragment_program" ref="825915efcfc709dcb5162975d90653e0" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#825915efcfc709dcb5162975d90653e0">tested_CS_GL_ARB_fragment_program</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="96647386edb079566e6d286764a4163c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_fragment_shader" ref="96647386edb079566e6d286764a4163c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#96647386edb079566e6d286764a4163c">tested_CS_GL_ARB_fragment_shader</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b0bd1310653631d92ced9ab3afd301af"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_imaging" ref="b0bd1310653631d92ced9ab3afd301af" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b0bd1310653631d92ced9ab3afd301af">tested_CS_GL_ARB_imaging</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="be26fe8845314ebf9a143bbd9115aacb"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_matrix_palette" ref="be26fe8845314ebf9a143bbd9115aacb" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#be26fe8845314ebf9a143bbd9115aacb">tested_CS_GL_ARB_matrix_palette</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="28b07dd501570b973f327861fdf2c1bc"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_multisample" ref="28b07dd501570b973f327861fdf2c1bc" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#28b07dd501570b973f327861fdf2c1bc">tested_CS_GL_ARB_multisample</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bf301848f737f624d9a62203a1e0955d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_multitexture" ref="bf301848f737f624d9a62203a1e0955d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#bf301848f737f624d9a62203a1e0955d">tested_CS_GL_ARB_multitexture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b771ae3404b73db3275e70ba08de4a76"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_occlusion_query" ref="b771ae3404b73db3275e70ba08de4a76" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b771ae3404b73db3275e70ba08de4a76">tested_CS_GL_ARB_occlusion_query</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64c17400d19d34ed25da140bbbcea988"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_pixel_buffer_object" ref="64c17400d19d34ed25da140bbbcea988" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#64c17400d19d34ed25da140bbbcea988">tested_CS_GL_ARB_pixel_buffer_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="382ac4d1239ce5c259123e1582285371"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_point_parameters" ref="382ac4d1239ce5c259123e1582285371" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#382ac4d1239ce5c259123e1582285371">tested_CS_GL_ARB_point_parameters</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af8f8a9e855082812d0b97650bd0f8e3"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_point_sprite" ref="af8f8a9e855082812d0b97650bd0f8e3" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#af8f8a9e855082812d0b97650bd0f8e3">tested_CS_GL_ARB_point_sprite</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="810e553d382dea4ddc6e61562d5d588a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_shader_objects" ref="810e553d382dea4ddc6e61562d5d588a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#810e553d382dea4ddc6e61562d5d588a">tested_CS_GL_ARB_shader_objects</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4892864fc881d71b1f4f20304429c581"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_shading_language_100" ref="4892864fc881d71b1f4f20304429c581" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4892864fc881d71b1f4f20304429c581">tested_CS_GL_ARB_shading_language_100</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="77507db31437a47bb68fde28d14fc587"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_shadow" ref="77507db31437a47bb68fde28d14fc587" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#77507db31437a47bb68fde28d14fc587">tested_CS_GL_ARB_shadow</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0af0a10198cfd69bf12e39e9d5b48cf7"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_shadow_ambient" ref="0af0a10198cfd69bf12e39e9d5b48cf7" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0af0a10198cfd69bf12e39e9d5b48cf7">tested_CS_GL_ARB_shadow_ambient</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f8ccf8245046dd664adbfbdd43590913"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_border_clamp" ref="f8ccf8245046dd664adbfbdd43590913" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f8ccf8245046dd664adbfbdd43590913">tested_CS_GL_ARB_texture_border_clamp</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9aba508126265a8c8dfbbc35a7b08ab9"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_compression" ref="9aba508126265a8c8dfbbc35a7b08ab9" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9aba508126265a8c8dfbbc35a7b08ab9">tested_CS_GL_ARB_texture_compression</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fcd475d2711c1513031d86562e5330ba"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_cube_map" ref="fcd475d2711c1513031d86562e5330ba" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#fcd475d2711c1513031d86562e5330ba">tested_CS_GL_ARB_texture_cube_map</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="42679b8f5238b03ef728b93f2d157283"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_env_add" ref="42679b8f5238b03ef728b93f2d157283" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#42679b8f5238b03ef728b93f2d157283">tested_CS_GL_ARB_texture_env_add</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74cc5892bac0e1fe10583fff8b0a2b7d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_env_combine" ref="74cc5892bac0e1fe10583fff8b0a2b7d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#74cc5892bac0e1fe10583fff8b0a2b7d">tested_CS_GL_ARB_texture_env_combine</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="690df082c60459864c9f044b5f40f01d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_env_crossbar" ref="690df082c60459864c9f044b5f40f01d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#690df082c60459864c9f044b5f40f01d">tested_CS_GL_ARB_texture_env_crossbar</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="50e49c65de0a43dbc74cd507cdde31d7"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_env_dot3" ref="50e49c65de0a43dbc74cd507cdde31d7" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#50e49c65de0a43dbc74cd507cdde31d7">tested_CS_GL_ARB_texture_env_dot3</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2a68f4202b93c19e9090f625e64ea2e5"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_mirrored_repeat" ref="2a68f4202b93c19e9090f625e64ea2e5" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2a68f4202b93c19e9090f625e64ea2e5">tested_CS_GL_ARB_texture_mirrored_repeat</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3b51a64be119266b370ca0dcd42eacb0"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_non_power_of_two" ref="3b51a64be119266b370ca0dcd42eacb0" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3b51a64be119266b370ca0dcd42eacb0">tested_CS_GL_ARB_texture_non_power_of_two</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a8069b504e4725b76201a71d9ce83cd"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_texture_rectangle" ref="9a8069b504e4725b76201a71d9ce83cd" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9a8069b504e4725b76201a71d9ce83cd">tested_CS_GL_ARB_texture_rectangle</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="be949dc91a7e4d6b1261691251ea5d87"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_transpose_matrix" ref="be949dc91a7e4d6b1261691251ea5d87" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#be949dc91a7e4d6b1261691251ea5d87">tested_CS_GL_ARB_transpose_matrix</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="853773dc7243d3bbfd067d9b5316cad8"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_vertex_blend" ref="853773dc7243d3bbfd067d9b5316cad8" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#853773dc7243d3bbfd067d9b5316cad8">tested_CS_GL_ARB_vertex_blend</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc40d9fcaf86a097a28a885ca3550165"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_vertex_buffer_object" ref="fc40d9fcaf86a097a28a885ca3550165" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#fc40d9fcaf86a097a28a885ca3550165">tested_CS_GL_ARB_vertex_buffer_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e0b166344dda78c5368dc7c7a05ab38a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_vertex_program" ref="e0b166344dda78c5368dc7c7a05ab38a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e0b166344dda78c5368dc7c7a05ab38a">tested_CS_GL_ARB_vertex_program</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aca21b324d71c527b9a91af7751b8307"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_vertex_shader" ref="aca21b324d71c527b9a91af7751b8307" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#aca21b324d71c527b9a91af7751b8307">tested_CS_GL_ARB_vertex_shader</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="32e5403e4a9b7fbfbde6c16bc1450a58"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ARB_window_pos" ref="32e5403e4a9b7fbfbde6c16bc1450a58" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#32e5403e4a9b7fbfbde6c16bc1450a58">tested_CS_GL_ARB_window_pos</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4ae22c9a2aa41d8d13f815b8d083ae46"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_element_array" ref="4ae22c9a2aa41d8d13f815b8d083ae46" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4ae22c9a2aa41d8d13f815b8d083ae46">tested_CS_GL_ATI_element_array</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="99dfe113365303ba4ac3dd8e68c3818f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_envmap_bumpmap" ref="99dfe113365303ba4ac3dd8e68c3818f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#99dfe113365303ba4ac3dd8e68c3818f">tested_CS_GL_ATI_envmap_bumpmap</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="516df2d4bb286c693bc25442751d0f85"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_fragment_shader" ref="516df2d4bb286c693bc25442751d0f85" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#516df2d4bb286c693bc25442751d0f85">tested_CS_GL_ATI_fragment_shader</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c40f42dcc73400f305942b8f4ec11929"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_pn_triangles" ref="c40f42dcc73400f305942b8f4ec11929" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c40f42dcc73400f305942b8f4ec11929">tested_CS_GL_ATI_pn_triangles</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3f6f3c86caf06b10e84c80f5f0a5b941"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_separate_stencil" ref="3f6f3c86caf06b10e84c80f5f0a5b941" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3f6f3c86caf06b10e84c80f5f0a5b941">tested_CS_GL_ATI_separate_stencil</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ded705ff9c194fc67068df7e3ef14610"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_text_fragment_shader" ref="ded705ff9c194fc67068df7e3ef14610" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ded705ff9c194fc67068df7e3ef14610">tested_CS_GL_ATI_text_fragment_shader</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="588e62fa1a59e0b1f6ab6b323fd36c6c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_texture_mirror_once" ref="588e62fa1a59e0b1f6ab6b323fd36c6c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#588e62fa1a59e0b1f6ab6b323fd36c6c">tested_CS_GL_ATI_texture_mirror_once</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c57c068b863aadf2d758c7abcb40aa86"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_vertex_array_object" ref="c57c068b863aadf2d758c7abcb40aa86" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c57c068b863aadf2d758c7abcb40aa86">tested_CS_GL_ATI_vertex_array_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="11813ef64ed5e0283a55a3d22bd1056a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_vertex_attrib_array_object" ref="11813ef64ed5e0283a55a3d22bd1056a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#11813ef64ed5e0283a55a3d22bd1056a">tested_CS_GL_ATI_vertex_attrib_array_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="45f5e44f43ae75913876b75ac78db401"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_ATI_vertex_streams" ref="45f5e44f43ae75913876b75ac78db401" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#45f5e44f43ae75913876b75ac78db401">tested_CS_GL_ATI_vertex_streams</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c4d969be6b99568ab9d2a9e0151f93a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_422_pixels" ref="4c4d969be6b99568ab9d2a9e0151f93a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4c4d969be6b99568ab9d2a9e0151f93a">tested_CS_GL_EXT_422_pixels</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="00b2c7c58c7c95ce97b149b7cb6e1461"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_abgr" ref="00b2c7c58c7c95ce97b149b7cb6e1461" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#00b2c7c58c7c95ce97b149b7cb6e1461">tested_CS_GL_EXT_abgr</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4fe767d027d8f738b32622bd68db5bce"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_bgra" ref="4fe767d027d8f738b32622bd68db5bce" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4fe767d027d8f738b32622bd68db5bce">tested_CS_GL_EXT_bgra</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="87543004399594abcc6a25d7afb4a923"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_blend_color" ref="87543004399594abcc6a25d7afb4a923" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#87543004399594abcc6a25d7afb4a923">tested_CS_GL_EXT_blend_color</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="36310f3e5a812229e01bdb8c2bc11b50"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_blend_equation_separate" ref="36310f3e5a812229e01bdb8c2bc11b50" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#36310f3e5a812229e01bdb8c2bc11b50">tested_CS_GL_EXT_blend_equation_separate</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="43c14c785600254bef7d322c649ad050"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_blend_func_separate" ref="43c14c785600254bef7d322c649ad050" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#43c14c785600254bef7d322c649ad050">tested_CS_GL_EXT_blend_func_separate</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c3045e2935a6d67d6755547e171ac5c7"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_blend_logic_op" ref="c3045e2935a6d67d6755547e171ac5c7" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c3045e2935a6d67d6755547e171ac5c7">tested_CS_GL_EXT_blend_logic_op</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9dc6551c3c331f3688dbd09a6cde66d9"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_blend_minmax" ref="9dc6551c3c331f3688dbd09a6cde66d9" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9dc6551c3c331f3688dbd09a6cde66d9">tested_CS_GL_EXT_blend_minmax</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="06caccae3884d78a8abee8e1114a872c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_blend_subtract" ref="06caccae3884d78a8abee8e1114a872c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#06caccae3884d78a8abee8e1114a872c">tested_CS_GL_EXT_blend_subtract</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bb9d5593318d868cdf8f66d5cbb2bb4e"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_clip_volume_hint" ref="bb9d5593318d868cdf8f66d5cbb2bb4e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#bb9d5593318d868cdf8f66d5cbb2bb4e">tested_CS_GL_EXT_clip_volume_hint</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="125ce7c737ed8f5e09ea758d026aa2d4"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_color_subtable" ref="125ce7c737ed8f5e09ea758d026aa2d4" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#125ce7c737ed8f5e09ea758d026aa2d4">tested_CS_GL_EXT_color_subtable</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6ab0f21be780b1273645331084bb5fcc"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_compiled_vertex_array" ref="6ab0f21be780b1273645331084bb5fcc" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6ab0f21be780b1273645331084bb5fcc">tested_CS_GL_EXT_compiled_vertex_array</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="86436c4a230209ca75fe6f0383ebeb62"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_convolution" ref="86436c4a230209ca75fe6f0383ebeb62" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#86436c4a230209ca75fe6f0383ebeb62">tested_CS_GL_EXT_convolution</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d93e62fd6bf5819e1e57e36a1204b0d6"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_fog_coord" ref="d93e62fd6bf5819e1e57e36a1204b0d6" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d93e62fd6bf5819e1e57e36a1204b0d6">tested_CS_GL_EXT_fog_coord</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="91ca82affd4383f991719762d8b20d02"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_framebuffer_object" ref="91ca82affd4383f991719762d8b20d02" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#91ca82affd4383f991719762d8b20d02">tested_CS_GL_EXT_framebuffer_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="134af34bdb437e2ddff913b5cd857a5f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_histogram" ref="134af34bdb437e2ddff913b5cd857a5f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#134af34bdb437e2ddff913b5cd857a5f">tested_CS_GL_EXT_histogram</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="05c349bf4aa73a08378284efc61c7fb1"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_multi_draw_arrays" ref="05c349bf4aa73a08378284efc61c7fb1" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#05c349bf4aa73a08378284efc61c7fb1">tested_CS_GL_EXT_multi_draw_arrays</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af6ebe7fb11831f6e04c12648628520a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_packed_depth_stencil" ref="af6ebe7fb11831f6e04c12648628520a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#af6ebe7fb11831f6e04c12648628520a">tested_CS_GL_EXT_packed_depth_stencil</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cd5d7af9cafae00edc1a55c7cdb11c59"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_packed_pixels" ref="cd5d7af9cafae00edc1a55c7cdb11c59" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cd5d7af9cafae00edc1a55c7cdb11c59">tested_CS_GL_EXT_packed_pixels</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9bdde2b60fdab9c4a9e362a95b674c1f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_paletted_texture" ref="9bdde2b60fdab9c4a9e362a95b674c1f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#9bdde2b60fdab9c4a9e362a95b674c1f">tested_CS_GL_EXT_paletted_texture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c641b7e614099f245735f7b11af28faa"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_pixel_buffer_object" ref="c641b7e614099f245735f7b11af28faa" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c641b7e614099f245735f7b11af28faa">tested_CS_GL_EXT_pixel_buffer_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="66f35e1f73a7d75a3f782d437103095c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_point_parameters" ref="66f35e1f73a7d75a3f782d437103095c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#66f35e1f73a7d75a3f782d437103095c">tested_CS_GL_EXT_point_parameters</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="169a5c587ad14ccb0417924982c8e47b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_polygon_offset" ref="169a5c587ad14ccb0417924982c8e47b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#169a5c587ad14ccb0417924982c8e47b">tested_CS_GL_EXT_polygon_offset</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b20dfba447e315eb858db7b4d22df832"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_secondary_color" ref="b20dfba447e315eb858db7b4d22df832" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b20dfba447e315eb858db7b4d22df832">tested_CS_GL_EXT_secondary_color</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="49582c1760d350a494760ce487a5a84d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_separate_specular_color" ref="49582c1760d350a494760ce487a5a84d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#49582c1760d350a494760ce487a5a84d">tested_CS_GL_EXT_separate_specular_color</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="389f39376b8f76af97bb1d0b19bdeba0"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_shadow_funcs" ref="389f39376b8f76af97bb1d0b19bdeba0" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#389f39376b8f76af97bb1d0b19bdeba0">tested_CS_GL_EXT_shadow_funcs</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f8c50f53542ace58f75eb8065d75020"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_shared_texture_palette" ref="0f8c50f53542ace58f75eb8065d75020" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0f8c50f53542ace58f75eb8065d75020">tested_CS_GL_EXT_shared_texture_palette</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f38d2cb412ae1e0b6f8bbce2012c440a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_stencil_two_side" ref="f38d2cb412ae1e0b6f8bbce2012c440a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f38d2cb412ae1e0b6f8bbce2012c440a">tested_CS_GL_EXT_stencil_two_side</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4695d24b5b58ab6de143522ad263bc51"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_stencil_wrap" ref="4695d24b5b58ab6de143522ad263bc51" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4695d24b5b58ab6de143522ad263bc51">tested_CS_GL_EXT_stencil_wrap</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fbcd4d296e74f8e17e1b49292bc38d23"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_subtexture" ref="fbcd4d296e74f8e17e1b49292bc38d23" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#fbcd4d296e74f8e17e1b49292bc38d23">tested_CS_GL_EXT_subtexture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23ff46b575a152e4f82d650e1234ff2c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture3D" ref="23ff46b575a152e4f82d650e1234ff2c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#23ff46b575a152e4f82d650e1234ff2c">tested_CS_GL_EXT_texture3D</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f1187ebd6a6b8cda8a98c0a36a8c786a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_compression_s3tc" ref="f1187ebd6a6b8cda8a98c0a36a8c786a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f1187ebd6a6b8cda8a98c0a36a8c786a">tested_CS_GL_EXT_texture_compression_s3tc</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bfe8c14f8c0407d86ef921b188a5b596"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_env_add" ref="bfe8c14f8c0407d86ef921b188a5b596" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#bfe8c14f8c0407d86ef921b188a5b596">tested_CS_GL_EXT_texture_env_add</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3286b5ee4f1666d6d77816c8b661452"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_env_combine" ref="a3286b5ee4f1666d6d77816c8b661452" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a3286b5ee4f1666d6d77816c8b661452">tested_CS_GL_EXT_texture_env_combine</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="48faf24e0ebba9cff2ae8d12174a57d8"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_env_dot3" ref="48faf24e0ebba9cff2ae8d12174a57d8" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#48faf24e0ebba9cff2ae8d12174a57d8">tested_CS_GL_EXT_texture_env_dot3</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f9797c4cb84ccae1a228375ec0e376b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_filter_anisotropic" ref="2f9797c4cb84ccae1a228375ec0e376b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2f9797c4cb84ccae1a228375ec0e376b">tested_CS_GL_EXT_texture_filter_anisotropic</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1028e73fca036f76fd640e378f594519"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_lod_bias" ref="1028e73fca036f76fd640e378f594519" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1028e73fca036f76fd640e378f594519">tested_CS_GL_EXT_texture_lod_bias</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="da57abb564f3fe6a7283b02c5f411f62"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_object" ref="da57abb564f3fe6a7283b02c5f411f62" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#da57abb564f3fe6a7283b02c5f411f62">tested_CS_GL_EXT_texture_object</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2a5550cf62602fb8506cab8bcb7ea0cc"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_rectangle" ref="2a5550cf62602fb8506cab8bcb7ea0cc" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2a5550cf62602fb8506cab8bcb7ea0cc">tested_CS_GL_EXT_texture_rectangle</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6f9d71cc1a3c08a051f425a9fc45c654"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_texture_sRGB" ref="6f9d71cc1a3c08a051f425a9fc45c654" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6f9d71cc1a3c08a051f425a9fc45c654">tested_CS_GL_EXT_texture_sRGB</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7888abdaabf24ece8e79983aa02caeae"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_vertex_array" ref="7888abdaabf24ece8e79983aa02caeae" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7888abdaabf24ece8e79983aa02caeae">tested_CS_GL_EXT_vertex_array</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c2bcb3793e4808cadfc372a8df3943b0"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_vertex_shader" ref="c2bcb3793e4808cadfc372a8df3943b0" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c2bcb3793e4808cadfc372a8df3943b0">tested_CS_GL_EXT_vertex_shader</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="62222e4a3e9606bd36017b6854dab47a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_EXT_vertex_weighting" ref="62222e4a3e9606bd36017b6854dab47a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#62222e4a3e9606bd36017b6854dab47a">tested_CS_GL_EXT_vertex_weighting</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="204740fbe23694c5bb8baf4d330e2875"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_GREMEDY_string_marker" ref="204740fbe23694c5bb8baf4d330e2875" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#204740fbe23694c5bb8baf4d330e2875">tested_CS_GL_GREMEDY_string_marker</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7da1621597edf1e69a4cfa3549ba56d2"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_HP_occlusion_test" ref="7da1621597edf1e69a4cfa3549ba56d2" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7da1621597edf1e69a4cfa3549ba56d2">tested_CS_GL_HP_occlusion_test</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5ea9c9f8359868e30753104b6230a800"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_IBM_cull_vertex" ref="5ea9c9f8359868e30753104b6230a800" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5ea9c9f8359868e30753104b6230a800">tested_CS_GL_IBM_cull_vertex</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="80f71c5022489c8aa45285f9be296e54"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_IBM_multimode_draw_arrays" ref="80f71c5022489c8aa45285f9be296e54" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#80f71c5022489c8aa45285f9be296e54">tested_CS_GL_IBM_multimode_draw_arrays</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d528e70886d1edb83c0ec53ffc0fb38d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_IBM_raster_pos_clip" ref="d528e70886d1edb83c0ec53ffc0fb38d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d528e70886d1edb83c0ec53ffc0fb38d">tested_CS_GL_IBM_raster_pos_clip</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7baea2406f3514308889bb65cd163b58"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_IBM_texture_mirrored_repeat" ref="7baea2406f3514308889bb65cd163b58" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7baea2406f3514308889bb65cd163b58">tested_CS_GL_IBM_texture_mirrored_repeat</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b82c6687c17a92cb7fd021a981d83b1c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_IBM_vertex_array_lists" ref="b82c6687c17a92cb7fd021a981d83b1c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b82c6687c17a92cb7fd021a981d83b1c">tested_CS_GL_IBM_vertex_array_lists</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2e864670b0ac3d8884fa7b6ec74fa8cf"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_MESA_resize_buffers" ref="2e864670b0ac3d8884fa7b6ec74fa8cf" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2e864670b0ac3d8884fa7b6ec74fa8cf">tested_CS_GL_MESA_resize_buffers</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c38398c32d83580958578525dd9eed5b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_MESA_window_pos" ref="c38398c32d83580958578525dd9eed5b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c38398c32d83580958578525dd9eed5b">tested_CS_GL_MESA_window_pos</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6f52f875a0a80ef001a03b2a50c0347f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_blend_square" ref="6f52f875a0a80ef001a03b2a50c0347f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6f52f875a0a80ef001a03b2a50c0347f">tested_CS_GL_NV_blend_square</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="66bfb258f85b5e58ec6583a9d735ae8c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_copy_depth_to_color" ref="66bfb258f85b5e58ec6583a9d735ae8c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#66bfb258f85b5e58ec6583a9d735ae8c">tested_CS_GL_NV_copy_depth_to_color</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="699675bbab873a73ffeedfd6a16eb60c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_depth_clamp" ref="699675bbab873a73ffeedfd6a16eb60c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#699675bbab873a73ffeedfd6a16eb60c">tested_CS_GL_NV_depth_clamp</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="10593ad02a661ed1625ce120144cadb1"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_element_array" ref="10593ad02a661ed1625ce120144cadb1" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#10593ad02a661ed1625ce120144cadb1">tested_CS_GL_NV_element_array</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1e5388ae51103514167db3f6748f3bca"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_evaluators" ref="1e5388ae51103514167db3f6748f3bca" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1e5388ae51103514167db3f6748f3bca">tested_CS_GL_NV_evaluators</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ca7c05e4fc7ac57bcef490a1d00f392b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_fence" ref="ca7c05e4fc7ac57bcef490a1d00f392b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ca7c05e4fc7ac57bcef490a1d00f392b">tested_CS_GL_NV_fence</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="79762624158285aea1a04e99116d1dfd"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_float_buffer" ref="79762624158285aea1a04e99116d1dfd" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#79762624158285aea1a04e99116d1dfd">tested_CS_GL_NV_float_buffer</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2340f8bf47e0361a1c778a1af6a4bd10"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_fog_distance" ref="2340f8bf47e0361a1c778a1af6a4bd10" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2340f8bf47e0361a1c778a1af6a4bd10">tested_CS_GL_NV_fog_distance</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5bed0d088fcc825f9e533c9a96f546df"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_fragment_program" ref="5bed0d088fcc825f9e533c9a96f546df" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5bed0d088fcc825f9e533c9a96f546df">tested_CS_GL_NV_fragment_program</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7ce514a55f8993c9de4a18371037cc3f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_light_max_exponent" ref="7ce514a55f8993c9de4a18371037cc3f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7ce514a55f8993c9de4a18371037cc3f">tested_CS_GL_NV_light_max_exponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5a077d1893d4706e0e7b11f5559e500c"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_multisample_filter_hint" ref="5a077d1893d4706e0e7b11f5559e500c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#5a077d1893d4706e0e7b11f5559e500c">tested_CS_GL_NV_multisample_filter_hint</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a52a311837a15c346fa7b175966013be"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_occlusion_query" ref="a52a311837a15c346fa7b175966013be" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a52a311837a15c346fa7b175966013be">tested_CS_GL_NV_occlusion_query</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74e52e30eccd3e01fca6b9891a31874e"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_packed_depth_stencil" ref="74e52e30eccd3e01fca6b9891a31874e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#74e52e30eccd3e01fca6b9891a31874e">tested_CS_GL_NV_packed_depth_stencil</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c19e60e8f7a860dc9a1611fb0927796b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_point_sprite" ref="c19e60e8f7a860dc9a1611fb0927796b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c19e60e8f7a860dc9a1611fb0927796b">tested_CS_GL_NV_point_sprite</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc46e2107171ef6c51c69a2cec69f523"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_primitive_restart" ref="fc46e2107171ef6c51c69a2cec69f523" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#fc46e2107171ef6c51c69a2cec69f523">tested_CS_GL_NV_primitive_restart</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="abe1ca0cfa38dc3938b9186f9fcdc267"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_register_combiners" ref="abe1ca0cfa38dc3938b9186f9fcdc267" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#abe1ca0cfa38dc3938b9186f9fcdc267">tested_CS_GL_NV_register_combiners</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="26045a223f3854bf3ee9d8a37b5bed68"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_register_combiners2" ref="26045a223f3854bf3ee9d8a37b5bed68" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#26045a223f3854bf3ee9d8a37b5bed68">tested_CS_GL_NV_register_combiners2</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3751419efe90d89ca23259eb519edcba"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texgen_emboss" ref="3751419efe90d89ca23259eb519edcba" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3751419efe90d89ca23259eb519edcba">tested_CS_GL_NV_texgen_emboss</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c80ef7016d4b911b49b82a49c19d7116"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texgen_reflection" ref="c80ef7016d4b911b49b82a49c19d7116" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c80ef7016d4b911b49b82a49c19d7116">tested_CS_GL_NV_texgen_reflection</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="18533b03b6eb928a85b81a069c57342d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texture_compression_vtc" ref="18533b03b6eb928a85b81a069c57342d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#18533b03b6eb928a85b81a069c57342d">tested_CS_GL_NV_texture_compression_vtc</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="148d1c301f4c939a8f1af5ff00755227"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texture_env_combine4" ref="148d1c301f4c939a8f1af5ff00755227" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#148d1c301f4c939a8f1af5ff00755227">tested_CS_GL_NV_texture_env_combine4</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3b18224cab7c72847bcd78263a55452f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texture_rectangle" ref="3b18224cab7c72847bcd78263a55452f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3b18224cab7c72847bcd78263a55452f">tested_CS_GL_NV_texture_rectangle</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="30ecf2f62c3ea696190ce53eef5cabe4"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texture_shader" ref="30ecf2f62c3ea696190ce53eef5cabe4" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#30ecf2f62c3ea696190ce53eef5cabe4">tested_CS_GL_NV_texture_shader</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4084ba19be46f7d792de470de7d9988e"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texture_shader2" ref="4084ba19be46f7d792de470de7d9988e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4084ba19be46f7d792de470de7d9988e">tested_CS_GL_NV_texture_shader2</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c2cfa81fdb423e72a2a60cac6bb9d76a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_texture_shader3" ref="c2cfa81fdb423e72a2a60cac6bb9d76a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c2cfa81fdb423e72a2a60cac6bb9d76a">tested_CS_GL_NV_texture_shader3</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="98dc91b9efb27d6379ea591e483b71b6"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_vertex_array_range" ref="98dc91b9efb27d6379ea591e483b71b6" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#98dc91b9efb27d6379ea591e483b71b6">tested_CS_GL_NV_vertex_array_range</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4b6ec80b354bac1fae26162793206234"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_vertex_array_range2" ref="4b6ec80b354bac1fae26162793206234" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4b6ec80b354bac1fae26162793206234">tested_CS_GL_NV_vertex_array_range2</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ddbd9ca280188a4da02416065a460542"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_vertex_program" ref="ddbd9ca280188a4da02416065a460542" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ddbd9ca280188a4da02416065a460542">tested_CS_GL_NV_vertex_program</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7ecd897f2963b3b4e637f49dfd19ac66"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_vertex_program1_1" ref="7ecd897f2963b3b4e637f49dfd19ac66" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7ecd897f2963b3b4e637f49dfd19ac66">tested_CS_GL_NV_vertex_program1_1</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="292aaf7e09618bdc0ddf5e69e19faf08"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_NV_vertex_program2" ref="292aaf7e09618bdc0ddf5e69e19faf08" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#292aaf7e09618bdc0ddf5e69e19faf08">tested_CS_GL_NV_vertex_program2</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1bcc2ba91a3b9d67ab2449dfaa05c79e"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_OML_interlace" ref="1bcc2ba91a3b9d67ab2449dfaa05c79e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#1bcc2ba91a3b9d67ab2449dfaa05c79e">tested_CS_GL_OML_interlace</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6aea6c0304a34b54392452e9355b7e19"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_OML_resample" ref="6aea6c0304a34b54392452e9355b7e19" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#6aea6c0304a34b54392452e9355b7e19">tested_CS_GL_OML_resample</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="92f15706c841f0869f731e871aa7e2cd"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_OML_subsample" ref="92f15706c841f0869f731e871aa7e2cd" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#92f15706c841f0869f731e871aa7e2cd">tested_CS_GL_OML_subsample</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e586e5b007edcbe42c85ab6af84b1fbd"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGI_color_matrix" ref="e586e5b007edcbe42c85ab6af84b1fbd" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e586e5b007edcbe42c85ab6af84b1fbd">tested_CS_GL_SGI_color_matrix</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="90e167d5d2ede4bcfb3f18add92bdda0"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGI_color_table" ref="90e167d5d2ede4bcfb3f18add92bdda0" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#90e167d5d2ede4bcfb3f18add92bdda0">tested_CS_GL_SGI_color_table</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="808919ce5343c34763922b64ce52ec76"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGI_texture_color_table" ref="808919ce5343c34763922b64ce52ec76" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#808919ce5343c34763922b64ce52ec76">tested_CS_GL_SGI_texture_color_table</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="98f5d9d0714a05dea40989ca66d4501f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_depth_texture" ref="98f5d9d0714a05dea40989ca66d4501f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#98f5d9d0714a05dea40989ca66d4501f">tested_CS_GL_SGIS_depth_texture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7f559edae2f9bb1100927807b3dc13f2"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_generate_mipmap" ref="7f559edae2f9bb1100927807b3dc13f2" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#7f559edae2f9bb1100927807b3dc13f2">tested_CS_GL_SGIS_generate_mipmap</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0abba8f493d0b39b2c0cb61b1de421f"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_multisample" ref="a0abba8f493d0b39b2c0cb61b1de421f" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a0abba8f493d0b39b2c0cb61b1de421f">tested_CS_GL_SGIS_multisample</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67fc59b73069c47bd53eb4d31ba0433d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_pixel_texture" ref="67fc59b73069c47bd53eb4d31ba0433d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#67fc59b73069c47bd53eb4d31ba0433d">tested_CS_GL_SGIS_pixel_texture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="558edf66a2d1165568070956bb23a16e"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_texture_border_clamp" ref="558edf66a2d1165568070956bb23a16e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#558edf66a2d1165568070956bb23a16e">tested_CS_GL_SGIS_texture_border_clamp</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="24b8af745b7e4710ffedfe4b1afb4e06"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_texture_color_mask" ref="24b8af745b7e4710ffedfe4b1afb4e06" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#24b8af745b7e4710ffedfe4b1afb4e06">tested_CS_GL_SGIS_texture_color_mask</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="14e5c0e2136a1a55f6db2245c9c07f36"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_texture_edge_clamp" ref="14e5c0e2136a1a55f6db2245c9c07f36" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#14e5c0e2136a1a55f6db2245c9c07f36">tested_CS_GL_SGIS_texture_edge_clamp</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c794beafc581daf866e413108a1cdd0"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIS_texture_lod" ref="2c794beafc581daf866e413108a1cdd0" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2c794beafc581daf866e413108a1cdd0">tested_CS_GL_SGIS_texture_lod</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3cd5eb5608ce5df2d06d37eecf55ad2b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIX_fog_offset" ref="3cd5eb5608ce5df2d06d37eecf55ad2b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3cd5eb5608ce5df2d06d37eecf55ad2b">tested_CS_GL_SGIX_fog_offset</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="22901d35d5c37d118bd0734517a67f96"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIX_interlace" ref="22901d35d5c37d118bd0734517a67f96" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#22901d35d5c37d118bd0734517a67f96">tested_CS_GL_SGIX_interlace</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="37b9ed849bfcf08f99aab9762aeb4b7b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SGIX_shadow_ambient" ref="37b9ed849bfcf08f99aab9762aeb4b7b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#37b9ed849bfcf08f99aab9762aeb4b7b">tested_CS_GL_SGIX_shadow_ambient</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="75dd9ef12628c4ada1d92fdfa9a240bd"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_SUN_vertex" ref="75dd9ef12628c4ada1d92fdfa9a240bd" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#75dd9ef12628c4ada1d92fdfa9a240bd">tested_CS_GL_SUN_vertex</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="50fc10b67d471d4869e0f2aa99cc3f85"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_version_1_2" ref="50fc10b67d471d4869e0f2aa99cc3f85" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#50fc10b67d471d4869e0f2aa99cc3f85">tested_CS_GL_version_1_2</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c5792374690f3ca7f48dbedb608977b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_version_1_3" ref="0c5792374690f3ca7f48dbedb608977b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#0c5792374690f3ca7f48dbedb608977b">tested_CS_GL_version_1_3</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c8a9ee82a00f3a46f0b4ce842f544679"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_version_1_4" ref="c8a9ee82a00f3a46f0b4ce842f544679" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#c8a9ee82a00f3a46f0b4ce842f544679">tested_CS_GL_version_1_4</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74559ba43af72d967717fc7431c826cc"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_version_1_5" ref="74559ba43af72d967717fc7431c826cc" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#74559ba43af72d967717fc7431c826cc">tested_CS_GL_version_1_5</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23fe3445dbaffb7860a86a901f8117d8"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_version_2_0" ref="23fe3445dbaffb7860a86a901f8117d8" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#23fe3445dbaffb7860a86a901f8117d8">tested_CS_GL_version_2_0</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e2b2d38a0981a7ba7d98ce84e4bed13a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_GL_version_2_1" ref="e2b2d38a0981a7ba7d98ce84e4bed13a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e2b2d38a0981a7ba7d98ce84e4bed13a">tested_CS_GL_version_2_1</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5899eb08c0e1839eb835ddc10b61525"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_ARB_buffer_region" ref="a5899eb08c0e1839eb835ddc10b61525" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a5899eb08c0e1839eb835ddc10b61525">tested_CS_WGL_ARB_buffer_region</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="28946eae5ad3e75599a5aebeddb5d10d"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_ARB_extensions_string" ref="28946eae5ad3e75599a5aebeddb5d10d" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#28946eae5ad3e75599a5aebeddb5d10d">tested_CS_WGL_ARB_extensions_string</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f343967d0f69f3532391058965399407"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_ARB_make_current_read" ref="f343967d0f69f3532391058965399407" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#f343967d0f69f3532391058965399407">tested_CS_WGL_ARB_make_current_read</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2ae1c8cc37da525b64617b16f3c35a84"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_ARB_pbuffer" ref="2ae1c8cc37da525b64617b16f3c35a84" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2ae1c8cc37da525b64617b16f3c35a84">tested_CS_WGL_ARB_pbuffer</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3689ea5cd8e4d8fd75b0737bf4136b20"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_ARB_pixel_format" ref="3689ea5cd8e4d8fd75b0737bf4136b20" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#3689ea5cd8e4d8fd75b0737bf4136b20">tested_CS_WGL_ARB_pixel_format</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4bdcdbefdcfd6ddd65c09e214d4c3544"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_ARB_render_texture" ref="4bdcdbefdcfd6ddd65c09e214d4c3544" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#4bdcdbefdcfd6ddd65c09e214d4c3544">tested_CS_WGL_ARB_render_texture</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4c3248f75d5b150067ad6f3245f3f42"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_EXT_extensions_string" ref="b4c3248f75d5b150067ad6f3245f3f42" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#b4c3248f75d5b150067ad6f3245f3f42">tested_CS_WGL_EXT_extensions_string</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cfdc404f18adde354c3ae9822bb0cb7b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_EXT_make_current_read" ref="cfdc404f18adde354c3ae9822bb0cb7b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#cfdc404f18adde354c3ae9822bb0cb7b">tested_CS_WGL_EXT_make_current_read</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ee99e45e3e756856944c04eec207b2fc"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_EXT_pbuffer" ref="ee99e45e3e756856944c04eec207b2fc" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#ee99e45e3e756856944c04eec207b2fc">tested_CS_WGL_EXT_pbuffer</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="06f1b91e1511a9a39711d01942850340"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_EXT_pixel_format" ref="06f1b91e1511a9a39711d01942850340" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#06f1b91e1511a9a39711d01942850340">tested_CS_WGL_EXT_pixel_format</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f53ff90e66fcbae5191d417f25bd95b"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_EXT_swap_control" ref="2f53ff90e66fcbae5191d417f25bd95b" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#2f53ff90e66fcbae5191d417f25bd95b">tested_CS_WGL_EXT_swap_control</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="357c23ab4274ada3f3decc50a24461e3"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_I3D_digital_video_control" ref="357c23ab4274ada3f3decc50a24461e3" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#357c23ab4274ada3f3decc50a24461e3">tested_CS_WGL_I3D_digital_video_control</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d3640ca7c46c425e99d4f56f55a5107a"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_I3D_gamma" ref="d3640ca7c46c425e99d4f56f55a5107a" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#d3640ca7c46c425e99d4f56f55a5107a">tested_CS_WGL_I3D_gamma</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="817a780328024ecead1590bea3c44e26"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_I3D_genlock" ref="817a780328024ecead1590bea3c44e26" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#817a780328024ecead1590bea3c44e26">tested_CS_WGL_I3D_genlock</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a940a91e107ad4d681574d803961bff4"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_I3D_image_buffer" ref="a940a91e107ad4d681574d803961bff4" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#a940a91e107ad4d681574d803961bff4">tested_CS_WGL_I3D_image_buffer</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e1ac803f186d8a784c23d4f4f31dc1be"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_I3D_swap_frame_lock" ref="e1ac803f186d8a784c23d4f4f31dc1be" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#e1ac803f186d8a784c23d4f4f31dc1be">tested_CS_WGL_I3D_swap_frame_lock</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34e193f392622476d959e54c50b61c80"></a><!-- doxytag: member="csGLExtensionFlags::tested_CS_WGL_I3D_swap_frame_usage" ref="34e193f392622476d959e54c50b61c80" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGLExtensionFlags.html#34e193f392622476d959e54c50b61c80">tested_CS_WGL_I3D_swap_frame_usage</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Struct containing all GL extension test flags. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16725">16725</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="ce92f2b16274de2887a25813947fbe25"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_3DFX_texture_compression_FXT1" ref="ce92f2b16274de2887a25813947fbe25" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ce92f2b16274de2887a25813947fbe25">csGLExtensionFlags::CS_GL_3DFX_texture_compression_FXT1</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/3DFX/texture_compression_FXT1.txt">GL_3DFX_texture_compression_FXT1</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#357ae8a64a459e03c252879c522d52be" title="Initialize GL_3DFX_texture_compression_FXT1 extension.">csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17027">17027</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21189">csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b918828cee623f556c5d30081da492bd"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_APPLE_client_storage" ref="b918828cee623f556c5d30081da492bd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#b918828cee623f556c5d30081da492bd">csGLExtensionFlags::CS_GL_APPLE_client_storage</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/APPLE/client_storage.txt">GL_APPLE_client_storage</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f4a97bf1a7b3b13ab41c028246bd9ae5" title="Initialize GL_APPLE_client_storage extension.">csGLExtensionManager::InitGL_APPLE_client_storage()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17111">17111</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22108">csGLExtensionManager::InitGL_APPLE_client_storage()</a>.</p>

</div>
</div><p>
<a class="anchor" name="777f9916861b833f06633dae2b478fab"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_APPLE_element_array" ref="777f9916861b833f06633dae2b478fab" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#777f9916861b833f06633dae2b478fab">csGLExtensionFlags::CS_GL_APPLE_element_array</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/APPLE/element_array.txt">GL_APPLE_element_array</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#02664a703fe9278ab99f01b5668630d9" title="Initialize GL_APPLE_element_array extension.">csGLExtensionManager::InitGL_APPLE_element_array()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17114">17114</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22137">csGLExtensionManager::InitGL_APPLE_element_array()</a>.</p>

</div>
</div><p>
<a class="anchor" name="236bc054f5e118b37d10b76e1c19ae45"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_APPLE_fence" ref="236bc054f5e118b37d10b76e1c19ae45" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#236bc054f5e118b37d10b76e1c19ae45">csGLExtensionFlags::CS_GL_APPLE_fence</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/APPLE/fence.txt">GL_APPLE_fence</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#31d062fe0d683e00279d3b93f16f741a" title="Initialize GL_APPLE_fence extension.">csGLExtensionManager::InitGL_APPLE_fence()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17117">17117</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22171">csGLExtensionManager::InitGL_APPLE_fence()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b8ee0ad9956b39b437631202aef3d2ee"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_APPLE_vertex_array_object" ref="b8ee0ad9956b39b437631202aef3d2ee" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#b8ee0ad9956b39b437631202aef3d2ee">csGLExtensionFlags::CS_GL_APPLE_vertex_array_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/APPLE/vertex_array_object.txt">GL_APPLE_vertex_array_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d593cc7eb474e023fef9da8e12588ff4" title="Initialize GL_APPLE_vertex_array_object extension.">csGLExtensionManager::InitGL_APPLE_vertex_array_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17120">17120</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22208">csGLExtensionManager::InitGL_APPLE_vertex_array_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b27e72311adc37affb17d29da83f3254"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_APPLE_vertex_array_range" ref="b27e72311adc37affb17d29da83f3254" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#b27e72311adc37affb17d29da83f3254">csGLExtensionFlags::CS_GL_APPLE_vertex_array_range</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/APPLE/vertex_array_range.txt">GL_APPLE_vertex_array_range</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#22bcb5ecc0500058c988c259b8a82d0f" title="Initialize GL_APPLE_vertex_array_range extension.">csGLExtensionManager::InitGL_APPLE_vertex_array_range()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17123">17123</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22241">csGLExtensionManager::InitGL_APPLE_vertex_array_range()</a>.</p>

</div>
</div><p>
<a class="anchor" name="0f8a82c583e1131607d2d4b335c97b70"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_depth_texture" ref="0f8a82c583e1131607d2d4b335c97b70" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#0f8a82c583e1131607d2d4b335c97b70">csGLExtensionFlags::CS_GL_ARB_depth_texture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/depth_texture.txt">GL_ARB_depth_texture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#753c472bc5cacf338ec7569482006793" title="Initialize GL_ARB_depth_texture extension.">csGLExtensionManager::InitGL_ARB_depth_texture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16766">16766</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18228">csGLExtensionManager::InitGL_ARB_depth_texture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="0182648bf9278b8ba593339cd8dc173e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_draw_buffers" ref="0182648bf9278b8ba593339cd8dc173e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#0182648bf9278b8ba593339cd8dc173e">csGLExtensionFlags::CS_GL_ARB_draw_buffers</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/draw_buffers.txt">GL_ARB_draw_buffers</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#fa2e66e462c3d883c8771df612932838" title="Initialize GL_ARB_draw_buffers extension.">csGLExtensionManager::InitGL_ARB_draw_buffers()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17225">17225</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23475">csGLExtensionManager::InitGL_ARB_draw_buffers()</a>.</p>

</div>
</div><p>
<a class="anchor" name="78fb610e59769e5aec4856d0194ea751"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_fragment_program" ref="78fb610e59769e5aec4856d0194ea751" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#78fb610e59769e5aec4856d0194ea751">csGLExtensionFlags::CS_GL_ARB_fragment_program</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/fragment_program.txt">GL_ARB_fragment_program</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d4a6ad7ca98413e525bb7525598d97af" title="Initialize GL_ARB_fragment_program extension.">csGLExtensionManager::InitGL_ARB_fragment_program()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17105">17105</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22031">csGLExtensionManager::InitGL_ARB_fragment_program()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ae808ec30e630ddfaf776feca67e7fae"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_fragment_shader" ref="ae808ec30e630ddfaf776feca67e7fae" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ae808ec30e630ddfaf776feca67e7fae">csGLExtensionFlags::CS_GL_ARB_fragment_shader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/fragment_shader.txt">GL_ARB_fragment_shader</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#e6351175973e703ead71e7d5c65953b0" title="Initialize GL_ARB_fragment_shader extension.">csGLExtensionManager::InitGL_ARB_fragment_shader()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17198">17198</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23135">csGLExtensionManager::InitGL_ARB_fragment_shader()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3790a11a2d4762a672572247635c87c4"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_imaging" ref="3790a11a2d4762a672572247635c87c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3790a11a2d4762a672572247635c87c4">csGLExtensionFlags::CS_GL_ARB_imaging</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/imaging.txt">GL_ARB_imaging</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#69992232549a1f37c735bacbf97aefd6" title="Initialize GL_ARB_imaging extension.">csGLExtensionManager::InitGL_ARB_imaging()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16742">16742</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17912">csGLExtensionManager::InitGL_ARB_imaging()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cf0e03d5d51a1a00b1c6221cd56df04f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_matrix_palette" ref="cf0e03d5d51a1a00b1c6221cd56df04f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cf0e03d5d51a1a00b1c6221cd56df04f">csGLExtensionFlags::CS_GL_ARB_matrix_palette</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/matrix_palette.txt">GL_ARB_matrix_palette</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#6b7f1685f3a116c4a082786e7bf32f72" title="Initialize GL_ARB_matrix_palette extension.">csGLExtensionManager::InitGL_ARB_matrix_palette()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17162">17162</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22713">csGLExtensionManager::InitGL_ARB_matrix_palette()</a>.</p>

</div>
</div><p>
<a class="anchor" name="aa6747cff124fc55a51881672ffd742f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_multisample" ref="aa6747cff124fc55a51881672ffd742f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#aa6747cff124fc55a51881672ffd742f">csGLExtensionFlags::CS_GL_ARB_multisample</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/multisample.txt">GL_ARB_multisample</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#174fe5a7cf17de4ec1fb7307ca27f82f" title="Initialize GL_ARB_multisample extension.">csGLExtensionManager::InitGL_ARB_multisample()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16751">16751</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18071">csGLExtensionManager::InitGL_ARB_multisample()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ca30ed9590518e81280623abcdd56c92"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_multitexture" ref="ca30ed9590518e81280623abcdd56c92" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ca30ed9590518e81280623abcdd56c92">csGLExtensionFlags::CS_GL_ARB_multitexture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/multitexture.txt">GL_ARB_multitexture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c9ccd66807693a46a1b68cfea8b7fc06" title="Initialize GL_ARB_multitexture extension.">csGLExtensionManager::InitGL_ARB_multitexture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16745">16745</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17975">csGLExtensionManager::InitGL_ARB_multitexture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="dca7133637ded42380b1c2263585f87b"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_occlusion_query" ref="dca7133637ded42380b1c2263585f87b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#dca7133637ded42380b1c2263585f87b">csGLExtensionFlags::CS_GL_ARB_occlusion_query</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/occlusion_query.txt">GL_ARB_occlusion_query</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#e90b1f2289d7d67c0e2f481fec886ff8" title="Initialize GL_ARB_occlusion_query extension.">csGLExtensionManager::InitGL_ARB_occlusion_query()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17222">17222</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23438">csGLExtensionManager::InitGL_ARB_occlusion_query()</a>.</p>

</div>
</div><p>
<a class="anchor" name="6f5f87515cdcb11d8bec4f4913841cb6"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_pixel_buffer_object" ref="6f5f87515cdcb11d8bec4f4913841cb6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#6f5f87515cdcb11d8bec4f4913841cb6">csGLExtensionFlags::CS_GL_ARB_pixel_buffer_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/pixel_buffer_object.txt">GL_ARB_pixel_buffer_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3e0ed06319e3007d65c82ee146348f1c" title="Initialize GL_ARB_pixel_buffer_object extension.">csGLExtensionManager::InitGL_ARB_pixel_buffer_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17204">17204</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23236">csGLExtensionManager::InitGL_ARB_pixel_buffer_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cabd0ce0b8329d72838cab04865f42dc"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_point_parameters" ref="cabd0ce0b8329d72838cab04865f42dc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cabd0ce0b8329d72838cab04865f42dc">csGLExtensionFlags::CS_GL_ARB_point_parameters</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/point_parameters.txt">GL_ARB_point_parameters</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#2856ef328a08f9646b5aaf90527cf8a8" title="Initialize GL_ARB_point_parameters extension.">csGLExtensionManager::InitGL_ARB_point_parameters()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16769">16769</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18257">csGLExtensionManager::InitGL_ARB_point_parameters()</a>.</p>

</div>
</div><p>
<a class="anchor" name="c3b84d3746764e19be581aae005dacba"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_point_sprite" ref="c3b84d3746764e19be581aae005dacba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#c3b84d3746764e19be581aae005dacba">csGLExtensionFlags::CS_GL_ARB_point_sprite</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/point_sprite.txt">GL_ARB_point_sprite</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ec16b0af5b11f02914e5d501fe2922cd" title="Initialize GL_ARB_point_sprite extension.">csGLExtensionManager::InitGL_ARB_point_sprite()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17189">17189</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23009">csGLExtensionManager::InitGL_ARB_point_sprite()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ba6cba570f149f904433a4b87938ec52"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_shader_objects" ref="ba6cba570f149f904433a4b87938ec52" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ba6cba570f149f904433a4b87938ec52">csGLExtensionFlags::CS_GL_ARB_shader_objects</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/shader_objects.txt">GL_ARB_shader_objects</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#53a57f1757539b0247cff4af8295d096" title="Initialize GL_ARB_shader_objects extension.">csGLExtensionManager::InitGL_ARB_shader_objects()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17195">17195</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23067">csGLExtensionManager::InitGL_ARB_shader_objects()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f84b3f0060db67fae32e0f59f76ce68e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_shading_language_100" ref="f84b3f0060db67fae32e0f59f76ce68e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#f84b3f0060db67fae32e0f59f76ce68e">csGLExtensionFlags::CS_GL_ARB_shading_language_100</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/shading_language_100.txt">GL_ARB_shading_language_100</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#e77fef8ff09472927e831d9d45028731" title="Initialize GL_ARB_shading_language_100 extension.">csGLExtensionManager::InitGL_ARB_shading_language_100()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17192">17192</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23038">csGLExtensionManager::InitGL_ARB_shading_language_100()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4fec9ac379a2ec1e070a96416b286f77"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_shadow" ref="4fec9ac379a2ec1e070a96416b286f77" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#4fec9ac379a2ec1e070a96416b286f77">csGLExtensionFlags::CS_GL_ARB_shadow</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/shadow.txt">GL_ARB_shadow</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ba7efb9aff2c99e19a40ce8b03a6aa4d" title="Initialize GL_ARB_shadow extension.">csGLExtensionManager::InitGL_ARB_shadow()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16772">16772</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18288">csGLExtensionManager::InitGL_ARB_shadow()</a>.</p>

</div>
</div><p>
<a class="anchor" name="383650822890723073273ceca712f7c9"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_shadow_ambient" ref="383650822890723073273ceca712f7c9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#383650822890723073273ceca712f7c9">csGLExtensionFlags::CS_GL_ARB_shadow_ambient</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/shadow_ambient.txt">GL_ARB_shadow_ambient</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#86b6f53eca7b56d8cdcd81073aea22d5" title="Initialize GL_ARB_shadow_ambient extension.">csGLExtensionManager::InitGL_ARB_shadow_ambient()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16775">16775</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18317">csGLExtensionManager::InitGL_ARB_shadow_ambient()</a>.</p>

</div>
</div><p>
<a class="anchor" name="869d03ee68507f838f4b356a8263570e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_border_clamp" ref="869d03ee68507f838f4b356a8263570e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#869d03ee68507f838f4b356a8263570e">csGLExtensionFlags::CS_GL_ARB_texture_border_clamp</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_border_clamp.txt">GL_ARB_texture_border_clamp</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#03fa01c7d5b832bb5c825cf4a6cf7843" title="Initialize GL_ARB_texture_border_clamp extension.">csGLExtensionManager::InitGL_ARB_texture_border_clamp()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16778">16778</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18346">csGLExtensionManager::InitGL_ARB_texture_border_clamp()</a>.</p>

</div>
</div><p>
<a class="anchor" name="2e87b308979a6c3b8657a18d014ecd2d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_compression" ref="2e87b308979a6c3b8657a18d014ecd2d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#2e87b308979a6c3b8657a18d014ecd2d">csGLExtensionFlags::CS_GL_ARB_texture_compression</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_compression.txt">GL_ARB_texture_compression</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#42cde8b29e23508f257d0972e905d882" title="Initialize GL_ARB_texture_compression extension.">csGLExtensionManager::InitGL_ARB_texture_compression()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16781">16781</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18375">csGLExtensionManager::InitGL_ARB_texture_compression()</a>.</p>

</div>
</div><p>
<a class="anchor" name="025888382fef6f7b42ffe6add367f2e6"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_cube_map" ref="025888382fef6f7b42ffe6add367f2e6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#025888382fef6f7b42ffe6add367f2e6">csGLExtensionFlags::CS_GL_ARB_texture_cube_map</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_cube_map.txt">GL_ARB_texture_cube_map</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#4b12f149e1a13eb2b7a1676ff9c22b77" title="Initialize GL_ARB_texture_cube_map extension.">csGLExtensionManager::InitGL_ARB_texture_cube_map()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16763">16763</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18199">csGLExtensionManager::InitGL_ARB_texture_cube_map()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ea391e31cc102b9db513f5a9702f920f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_env_add" ref="ea391e31cc102b9db513f5a9702f920f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ea391e31cc102b9db513f5a9702f920f">csGLExtensionFlags::CS_GL_ARB_texture_env_add</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_add.txt">GL_ARB_texture_env_add</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ceb79e40a0aaa31f77ee4bf290b469b9" title="Initialize GL_ARB_texture_env_add extension.">csGLExtensionManager::InitGL_ARB_texture_env_add()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16754">16754</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18101">csGLExtensionManager::InitGL_ARB_texture_env_add()</a>.</p>

</div>
</div><p>
<a class="anchor" name="335f5e064b22420be1d19bf3b9cdd15c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_env_combine" ref="335f5e064b22420be1d19bf3b9cdd15c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#335f5e064b22420be1d19bf3b9cdd15c">csGLExtensionFlags::CS_GL_ARB_texture_env_combine</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_combine.txt">GL_ARB_texture_env_combine</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#33d7dd1193f8ac1607c0a2a552f46ac7" title="Initialize GL_ARB_texture_env_combine extension.">csGLExtensionManager::InitGL_ARB_texture_env_combine()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16784">16784</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18411">csGLExtensionManager::InitGL_ARB_texture_env_combine()</a>.</p>

</div>
</div><p>
<a class="anchor" name="95de616b6d640d802765124100e856be"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_env_crossbar" ref="95de616b6d640d802765124100e856be" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#95de616b6d640d802765124100e856be">csGLExtensionFlags::CS_GL_ARB_texture_env_crossbar</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_crossbar.txt">GL_ARB_texture_env_crossbar</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#6f872e7044f930f1bd0ae3e6f3ebc692" title="Initialize GL_ARB_texture_env_crossbar extension.">csGLExtensionManager::InitGL_ARB_texture_env_crossbar()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16787">16787</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18440">csGLExtensionManager::InitGL_ARB_texture_env_crossbar()</a>.</p>

</div>
</div><p>
<a class="anchor" name="fef2428005f289218bd0bda0551a05b1"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_env_dot3" ref="fef2428005f289218bd0bda0551a05b1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#fef2428005f289218bd0bda0551a05b1">csGLExtensionFlags::CS_GL_ARB_texture_env_dot3</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_env_dot3.txt">GL_ARB_texture_env_dot3</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#1d1150086427d68625656c33fc901485" title="Initialize GL_ARB_texture_env_dot3 extension.">csGLExtensionManager::InitGL_ARB_texture_env_dot3()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16790">16790</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18469">csGLExtensionManager::InitGL_ARB_texture_env_dot3()</a>.</p>

</div>
</div><p>
<a class="anchor" name="80a63558a4d53995f52baf8474962612"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_mirrored_repeat" ref="80a63558a4d53995f52baf8474962612" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#80a63558a4d53995f52baf8474962612">csGLExtensionFlags::CS_GL_ARB_texture_mirrored_repeat</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_mirrored_repeat.txt">GL_ARB_texture_mirrored_repeat</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#7ac3e8e65677cd930453a325ebc7f9a1" title="Initialize GL_ARB_texture_mirrored_repeat extension.">csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16793">16793</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18498">csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e29da6e68c8fcfe1c1c8c7f3bf1773d6"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_non_power_of_two" ref="e29da6e68c8fcfe1c1c8c7f3bf1773d6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#e29da6e68c8fcfe1c1c8c7f3bf1773d6">csGLExtensionFlags::CS_GL_ARB_texture_non_power_of_two</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_non_power_of_two.txt">GL_ARB_texture_non_power_of_two</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#90a9c8dc6a92fe6d0d4d3a57f14a2c58" title="Initialize GL_ARB_texture_non_power_of_two extension.">csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17186">17186</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22980">csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d9837cd5dab742b724ec0295415c6cf3"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_texture_rectangle" ref="d9837cd5dab742b724ec0295415c6cf3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d9837cd5dab742b724ec0295415c6cf3">csGLExtensionFlags::CS_GL_ARB_texture_rectangle</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/texture_rectangle.txt">GL_ARB_texture_rectangle</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#99b67acd0f64c61a7e4b8b80ff4621b6" title="Initialize GL_ARB_texture_rectangle extension.">csGLExtensionManager::InitGL_ARB_texture_rectangle()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17207">17207</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23270">csGLExtensionManager::InitGL_ARB_texture_rectangle()</a>.</p>

</div>
</div><p>
<a class="anchor" name="11031efc8b1b4b2b3090fc495e6073ca"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_transpose_matrix" ref="11031efc8b1b4b2b3090fc495e6073ca" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#11031efc8b1b4b2b3090fc495e6073ca">csGLExtensionFlags::CS_GL_ARB_transpose_matrix</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/transpose_matrix.txt">GL_ARB_transpose_matrix</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#be17630ef59a516d1b4e98cbda49a3c2" title="Initialize GL_ARB_transpose_matrix extension.">csGLExtensionManager::InitGL_ARB_transpose_matrix()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16748">16748</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18038">csGLExtensionManager::InitGL_ARB_transpose_matrix()</a>.</p>

</div>
</div><p>
<a class="anchor" name="6a6d092367d957b148f77a47d8d8ff25"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_vertex_blend" ref="6a6d092367d957b148f77a47d8d8ff25" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#6a6d092367d957b148f77a47d8d8ff25">csGLExtensionFlags::CS_GL_ARB_vertex_blend</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_blend.txt">GL_ARB_vertex_blend</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#7f02b059ce1c0ab95c7cad4630f5f87c" title="Initialize GL_ARB_vertex_blend extension.">csGLExtensionManager::InitGL_ARB_vertex_blend()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16796">16796</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18527">csGLExtensionManager::InitGL_ARB_vertex_blend()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cb49711bf88e5706e99dc969c648ecdb"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_vertex_buffer_object" ref="cb49711bf88e5706e99dc969c648ecdb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cb49711bf88e5706e99dc969c648ecdb">csGLExtensionFlags::CS_GL_ARB_vertex_buffer_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_buffer_object.txt">GL_ARB_vertex_buffer_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#20931120906051ba831b8e35c1b4112d" title="Initialize GL_ARB_vertex_buffer_object extension.">csGLExtensionManager::InitGL_ARB_vertex_buffer_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17180">17180</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23236">csGLExtensionManager::InitGL_ARB_pixel_buffer_object()</a>, <a class="el" href="glextmanager_8h-source.html#l22909">csGLExtensionManager::InitGL_ARB_vertex_buffer_object()</a>, and <a class="el" href="glextmanager_8h-source.html#l23345">csGLExtensionManager::InitGL_EXT_pixel_buffer_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f7d6f105f045ef308fc4c669b9e5a5e9"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_vertex_program" ref="f7d6f105f045ef308fc4c669b9e5a5e9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#f7d6f105f045ef308fc4c669b9e5a5e9">csGLExtensionFlags::CS_GL_ARB_vertex_program</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_program.txt">GL_ARB_vertex_program</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#4fb41bdb65d8e109d7b1951c2fac189f" title="Initialize GL_ARB_vertex_program extension.">csGLExtensionManager::InitGL_ARB_vertex_program()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16799">16799</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18567">csGLExtensionManager::InitGL_ARB_vertex_program()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4917b9deae952e652c89b225091eb638"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_vertex_shader" ref="4917b9deae952e652c89b225091eb638" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#4917b9deae952e652c89b225091eb638">csGLExtensionFlags::CS_GL_ARB_vertex_shader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/vertex_shader.txt">GL_ARB_vertex_shader</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#98bba3cca73155ece7572b026637ef96" title="Initialize GL_ARB_vertex_shader extension.">csGLExtensionManager::InitGL_ARB_vertex_shader()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17201">17201</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23164">csGLExtensionManager::InitGL_ARB_vertex_shader()</a>.</p>

</div>
</div><p>
<a class="anchor" name="43b62e0197da4e945f549db0004f04f4"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ARB_window_pos" ref="43b62e0197da4e945f549db0004f04f4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#43b62e0197da4e945f549db0004f04f4">csGLExtensionFlags::CS_GL_ARB_window_pos</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/window_pos.txt">GL_ARB_window_pos</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f8cee210aefd617e8966247778480d4a" title="Initialize GL_ARB_window_pos extension.">csGLExtensionManager::InitGL_ARB_window_pos()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16802">16802</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18658">csGLExtensionManager::InitGL_ARB_window_pos()</a>.</p>

</div>
</div><p>
<a class="anchor" name="c484dc8207366a262f9811c75e98ea4c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_element_array" ref="c484dc8207366a262f9811c75e98ea4c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#c484dc8207366a262f9811c75e98ea4c">csGLExtensionFlags::CS_GL_ATI_element_array</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/element_array.txt">GL_ATI_element_array</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c5f5e96bce56a29c2dafa83a7ac7344b" title="Initialize GL_ATI_element_array extension.">csGLExtensionManager::InitGL_ATI_element_array()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16994">16994</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20763">csGLExtensionManager::InitGL_ATI_element_array()</a>.</p>

</div>
</div><p>
<a class="anchor" name="9fdf3136392eb77b7cf52cf90eea864d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_envmap_bumpmap" ref="9fdf3136392eb77b7cf52cf90eea864d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#9fdf3136392eb77b7cf52cf90eea864d">csGLExtensionFlags::CS_GL_ATI_envmap_bumpmap</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/envmap_bumpmap.txt">GL_ATI_envmap_bumpmap</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#680974a5c13261dd6fbca5ee1194fe9d" title="Initialize GL_ATI_envmap_bumpmap extension.">csGLExtensionManager::InitGL_ATI_envmap_bumpmap()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16997">16997</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20795">csGLExtensionManager::InitGL_ATI_envmap_bumpmap()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d90cd62414d8dcba4c492fac27a6cdf1"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_fragment_shader" ref="d90cd62414d8dcba4c492fac27a6cdf1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d90cd62414d8dcba4c492fac27a6cdf1">csGLExtensionFlags::CS_GL_ATI_fragment_shader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/fragment_shader.txt">GL_ATI_fragment_shader</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#b081ade878eee93dbf895cfe9916ddd9" title="Initialize GL_ATI_fragment_shader extension.">csGLExtensionManager::InitGL_ATI_fragment_shader()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17000">17000</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20828">csGLExtensionManager::InitGL_ATI_fragment_shader()</a>.</p>

</div>
</div><p>
<a class="anchor" name="392e1af11dbf361ae8d32958c2254ebd"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_pn_triangles" ref="392e1af11dbf361ae8d32958c2254ebd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#392e1af11dbf361ae8d32958c2254ebd">csGLExtensionFlags::CS_GL_ATI_pn_triangles</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/pn_triangles.txt">GL_ATI_pn_triangles</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#296c413c8ebbe757e8070499d265f080" title="Initialize GL_ATI_pn_triangles extension.">csGLExtensionManager::InitGL_ATI_pn_triangles()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17003">17003</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20871">csGLExtensionManager::InitGL_ATI_pn_triangles()</a>.</p>

</div>
</div><p>
<a class="anchor" name="30717d5c89dd3281f3b09940a8cfba66"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_separate_stencil" ref="30717d5c89dd3281f3b09940a8cfba66" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#30717d5c89dd3281f3b09940a8cfba66">csGLExtensionFlags::CS_GL_ATI_separate_stencil</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/separate_stencil.txt">GL_ATI_separate_stencil</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3008ac67a97997e6608227597062fa18" title="Initialize GL_ATI_separate_stencil extension.">csGLExtensionManager::InitGL_ATI_separate_stencil()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17183">17183</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22949">csGLExtensionManager::InitGL_ATI_separate_stencil()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1764723b87c1ab9d5beaf368d00180c5"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_text_fragment_shader" ref="1764723b87c1ab9d5beaf368d00180c5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#1764723b87c1ab9d5beaf368d00180c5">csGLExtensionFlags::CS_GL_ATI_text_fragment_shader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/text_fragment_shader.txt">GL_ATI_text_fragment_shader</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ef8aad649bbf693dd81d9693400adddc" title="Initialize GL_ATI_text_fragment_shader extension.">csGLExtensionManager::InitGL_ATI_text_fragment_shader()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17108">17108</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22079">csGLExtensionManager::InitGL_ATI_text_fragment_shader()</a>.</p>

</div>
</div><p>
<a class="anchor" name="a13a2c6723a02872fe69e3c36f24495e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_texture_mirror_once" ref="a13a2c6723a02872fe69e3c36f24495e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#a13a2c6723a02872fe69e3c36f24495e">csGLExtensionFlags::CS_GL_ATI_texture_mirror_once</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/texture_mirror_once.txt">GL_ATI_texture_mirror_once</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#2e5c9d09a248e560f0f6d6e31ed74670" title="Initialize GL_ATI_texture_mirror_once extension.">csGLExtensionManager::InitGL_ATI_texture_mirror_once()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17006">17006</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20902">csGLExtensionManager::InitGL_ATI_texture_mirror_once()</a>.</p>

</div>
</div><p>
<a class="anchor" name="79fd3c119bfbef55d730e5a75ed3d680"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_vertex_array_object" ref="79fd3c119bfbef55d730e5a75ed3d680" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#79fd3c119bfbef55d730e5a75ed3d680">csGLExtensionFlags::CS_GL_ATI_vertex_array_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/vertex_array_object.txt">GL_ATI_vertex_array_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c3841c737a648a51661e4c738c0f1805" title="Initialize GL_ATI_vertex_array_object extension.">csGLExtensionManager::InitGL_ATI_vertex_array_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17009">17009</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20931">csGLExtensionManager::InitGL_ATI_vertex_array_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="394c8f612f33897fb918a8e7e75a1024"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_vertex_attrib_array_object" ref="394c8f612f33897fb918a8e7e75a1024" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#394c8f612f33897fb918a8e7e75a1024">csGLExtensionFlags::CS_GL_ATI_vertex_attrib_array_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/vertex_attrib_array_object.txt">GL_ATI_vertex_attrib_array_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d1cac1f465dca2c1799aee1295ac025e" title="Initialize GL_ATI_vertex_attrib_array_object extension.">csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17012">17012</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20972">csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b8b0b8c469b42f95184004f573790a1b"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_ATI_vertex_streams" ref="b8b0b8c469b42f95184004f573790a1b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#b8b0b8c469b42f95184004f573790a1b">csGLExtensionFlags::CS_GL_ATI_vertex_streams</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ATI/vertex_streams.txt">GL_ATI_vertex_streams</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#875f87a3268a9cb3d331a20f6f8125ab" title="Initialize GL_ATI_vertex_streams extension.">csGLExtensionManager::InitGL_ATI_vertex_streams()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17015">17015</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21004">csGLExtensionManager::InitGL_ATI_vertex_streams()</a>.</p>

</div>
</div><p>
<a class="anchor" name="db4d9da048708c2490c00ca4d019674b"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_422_pixels" ref="db4d9da048708c2490c00ca4d019674b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#db4d9da048708c2490c00ca4d019674b">csGLExtensionFlags::CS_GL_EXT_422_pixels</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/422_pixels.txt">GL_EXT_422_pixels</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#9ed77d010551b1fb45cebbfda88f0a40" title="Initialize GL_EXT_422_pixels extension.">csGLExtensionManager::InitGL_EXT_422_pixels()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16805">16805</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18703">csGLExtensionManager::InitGL_EXT_422_pixels()</a>.</p>

</div>
</div><p>
<a class="anchor" name="9e09a78e5274e519a9797a9cd5d4057e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_abgr" ref="9e09a78e5274e519a9797a9cd5d4057e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#9e09a78e5274e519a9797a9cd5d4057e">csGLExtensionFlags::CS_GL_EXT_abgr</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/abgr.txt">GL_EXT_abgr</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#b1668e2ae271bfec665da91fa721d469" title="Initialize GL_EXT_abgr extension.">csGLExtensionManager::InitGL_EXT_abgr()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16808">16808</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18732">csGLExtensionManager::InitGL_EXT_abgr()</a>.</p>

</div>
</div><p>
<a class="anchor" name="dad61c156a175c72ab30afcb032960d6"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_bgra" ref="dad61c156a175c72ab30afcb032960d6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#dad61c156a175c72ab30afcb032960d6">csGLExtensionFlags::CS_GL_EXT_bgra</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/bgra.txt">GL_EXT_bgra</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ca13e6d17a2a90e7aa06dfd259adb82f" title="Initialize GL_EXT_bgra extension.">csGLExtensionManager::InitGL_EXT_bgra()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16811">16811</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18761">csGLExtensionManager::InitGL_EXT_bgra()</a>.</p>

</div>
</div><p>
<a class="anchor" name="35fadd150cacec10286d1136ec8e4199"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_blend_color" ref="35fadd150cacec10286d1136ec8e4199" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#35fadd150cacec10286d1136ec8e4199">csGLExtensionFlags::CS_GL_EXT_blend_color</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_color.txt">GL_EXT_blend_color</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#69ea5dae0dfebf63524635043dd52455" title="Initialize GL_EXT_blend_color extension.">csGLExtensionManager::InitGL_EXT_blend_color()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16814">16814</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18790">csGLExtensionManager::InitGL_EXT_blend_color()</a>.</p>

</div>
</div><p>
<a class="anchor" name="2e7495ec3634ea8461e91a2139e93518"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_blend_equation_separate" ref="2e7495ec3634ea8461e91a2139e93518" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#2e7495ec3634ea8461e91a2139e93518">csGLExtensionFlags::CS_GL_EXT_blend_equation_separate</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_equation_separate.txt">GL_EXT_blend_equation_separate</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a3a288db85382d547a569eda7bbc87c9" title="Initialize GL_EXT_blend_equation_separate extension.">csGLExtensionManager::InitGL_EXT_blend_equation_separate()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17228">17228</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23504">csGLExtensionManager::InitGL_EXT_blend_equation_separate()</a>.</p>

</div>
</div><p>
<a class="anchor" name="362643869abfbda07adebfa19991f794"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_blend_func_separate" ref="362643869abfbda07adebfa19991f794" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#362643869abfbda07adebfa19991f794">csGLExtensionFlags::CS_GL_EXT_blend_func_separate</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_func_separate.txt">GL_EXT_blend_func_separate</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d5fa9a55b5bb25f70d7314a2d7a072e8" title="Initialize GL_EXT_blend_func_separate extension.">csGLExtensionManager::InitGL_EXT_blend_func_separate()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16817">16817</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18820">csGLExtensionManager::InitGL_EXT_blend_func_separate()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7fa92eed628dc5d24e287171f99560aa"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_blend_logic_op" ref="7fa92eed628dc5d24e287171f99560aa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7fa92eed628dc5d24e287171f99560aa">csGLExtensionFlags::CS_GL_EXT_blend_logic_op</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_logic_op.txt">GL_EXT_blend_logic_op</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#9303285cee0e8f29f1d18a5196dae362" title="Initialize GL_EXT_blend_logic_op extension.">csGLExtensionManager::InitGL_EXT_blend_logic_op()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16820">16820</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18850">csGLExtensionManager::InitGL_EXT_blend_logic_op()</a>.</p>

</div>
</div><p>
<a class="anchor" name="192dd11bb68fad68ba85e129a4671fec"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_blend_minmax" ref="192dd11bb68fad68ba85e129a4671fec" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#192dd11bb68fad68ba85e129a4671fec">csGLExtensionFlags::CS_GL_EXT_blend_minmax</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_minmax.txt">GL_EXT_blend_minmax</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ae507eddacf5140da44a3e3b93c16b5c" title="Initialize GL_EXT_blend_minmax extension.">csGLExtensionManager::InitGL_EXT_blend_minmax()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16823">16823</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18879">csGLExtensionManager::InitGL_EXT_blend_minmax()</a>.</p>

</div>
</div><p>
<a class="anchor" name="386dbc4ab97c6e1a2dad3186d63a3399"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_blend_subtract" ref="386dbc4ab97c6e1a2dad3186d63a3399" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#386dbc4ab97c6e1a2dad3186d63a3399">csGLExtensionFlags::CS_GL_EXT_blend_subtract</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/blend_subtract.txt">GL_EXT_blend_subtract</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#dc4217727daaa8941b87a52f4b12582c" title="Initialize GL_EXT_blend_subtract extension.">csGLExtensionManager::InitGL_EXT_blend_subtract()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16826">16826</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18909">csGLExtensionManager::InitGL_EXT_blend_subtract()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3cf5779b084c555ce4db304e8ed13359"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_clip_volume_hint" ref="3cf5779b084c555ce4db304e8ed13359" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3cf5779b084c555ce4db304e8ed13359">csGLExtensionFlags::CS_GL_EXT_clip_volume_hint</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/clip_volume_hint.txt">GL_EXT_clip_volume_hint</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ef598969bd4ae2c7e2eea4095c808f50" title="Initialize GL_EXT_clip_volume_hint extension.">csGLExtensionManager::InitGL_EXT_clip_volume_hint()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16829">16829</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18938">csGLExtensionManager::InitGL_EXT_clip_volume_hint()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cd28512cb303f189f55e73fd59903471"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_color_subtable" ref="cd28512cb303f189f55e73fd59903471" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cd28512cb303f189f55e73fd59903471">csGLExtensionFlags::CS_GL_EXT_color_subtable</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/color_subtable.txt">GL_EXT_color_subtable</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#6e47d3ffa9e6e905139e6d607e181b5f" title="Initialize GL_EXT_color_subtable extension.">csGLExtensionManager::InitGL_EXT_color_subtable()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16832">16832</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18967">csGLExtensionManager::InitGL_EXT_color_subtable()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7a5689f5918d119b39b46f7003642e19"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_compiled_vertex_array" ref="7a5689f5918d119b39b46f7003642e19" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7a5689f5918d119b39b46f7003642e19">csGLExtensionFlags::CS_GL_EXT_compiled_vertex_array</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/compiled_vertex_array.txt">GL_EXT_compiled_vertex_array</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#aa78d4eecf784607bbe078732b9110c4" title="Initialize GL_EXT_compiled_vertex_array extension.">csGLExtensionManager::InitGL_EXT_compiled_vertex_array()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16835">16835</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18998">csGLExtensionManager::InitGL_EXT_compiled_vertex_array()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8896be0423e8e8df6ed30f6668edaa0c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_convolution" ref="8896be0423e8e8df6ed30f6668edaa0c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#8896be0423e8e8df6ed30f6668edaa0c">csGLExtensionFlags::CS_GL_EXT_convolution</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/convolution.txt">GL_EXT_convolution</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#1f3b6eaae9c544ac697ee022cd8b14f9" title="Initialize GL_EXT_convolution extension.">csGLExtensionManager::InitGL_EXT_convolution()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16838">16838</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19029">csGLExtensionManager::InitGL_EXT_convolution()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8f5db47bf92d6eac6b56646c31b5a506"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_fog_coord" ref="8f5db47bf92d6eac6b56646c31b5a506" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#8f5db47bf92d6eac6b56646c31b5a506">csGLExtensionFlags::CS_GL_EXT_fog_coord</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/fog_coord.txt">GL_EXT_fog_coord</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#cc7ece2ca755eb8c998173b4f4dd9efc" title="Initialize GL_EXT_fog_coord extension.">csGLExtensionManager::InitGL_EXT_fog_coord()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16841">16841</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19071">csGLExtensionManager::InitGL_EXT_fog_coord()</a>.</p>

</div>
</div><p>
<a class="anchor" name="62a36553b42a4322988b2ebbe294b77e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_framebuffer_object" ref="62a36553b42a4322988b2ebbe294b77e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#62a36553b42a4322988b2ebbe294b77e">csGLExtensionFlags::CS_GL_EXT_framebuffer_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/framebuffer_object.txt">GL_EXT_framebuffer_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f8a4021b367344594e3ca8fca05adfab" title="Initialize GL_EXT_framebuffer_object extension.">csGLExtensionManager::InitGL_EXT_framebuffer_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17210">17210</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23299">csGLExtensionManager::InitGL_EXT_framebuffer_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="faf46687a6a38302632455e6430d2122"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_histogram" ref="faf46687a6a38302632455e6430d2122" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#faf46687a6a38302632455e6430d2122">csGLExtensionFlags::CS_GL_EXT_histogram</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/histogram.txt">GL_EXT_histogram</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#54549614d99929d57901b00434b21db3" title="Initialize GL_EXT_histogram extension.">csGLExtensionManager::InitGL_EXT_histogram()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16844">16844</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19105">csGLExtensionManager::InitGL_EXT_histogram()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b18e2f3295627457f8c5eb6258b7d843"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_multi_draw_arrays" ref="b18e2f3295627457f8c5eb6258b7d843" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#b18e2f3295627457f8c5eb6258b7d843">csGLExtensionFlags::CS_GL_EXT_multi_draw_arrays</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/multi_draw_arrays.txt">GL_EXT_multi_draw_arrays</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#4e34b532e9e7874bbeaad831ec564960" title="Initialize GL_EXT_multi_draw_arrays extension.">csGLExtensionManager::InitGL_EXT_multi_draw_arrays()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16847">16847</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19144">csGLExtensionManager::InitGL_EXT_multi_draw_arrays()</a>.</p>

</div>
</div><p>
<a class="anchor" name="5555def2c732b6be25360ee24b36a0c4"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_packed_depth_stencil" ref="5555def2c732b6be25360ee24b36a0c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#5555def2c732b6be25360ee24b36a0c4">csGLExtensionFlags::CS_GL_EXT_packed_depth_stencil</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/packed_depth_stencil.txt">GL_EXT_packed_depth_stencil</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3a4112b55a9b51b4280beaeb3638f36d" title="Initialize GL_EXT_packed_depth_stencil extension.">csGLExtensionManager::InitGL_EXT_packed_depth_stencil()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17234">17234</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23563">csGLExtensionManager::InitGL_EXT_packed_depth_stencil()</a>.</p>

</div>
</div><p>
<a class="anchor" name="556e0dec4d13e2bb7441b65bdcdec411"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_packed_pixels" ref="556e0dec4d13e2bb7441b65bdcdec411" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#556e0dec4d13e2bb7441b65bdcdec411">csGLExtensionFlags::CS_GL_EXT_packed_pixels</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/packed_pixels.txt">GL_EXT_packed_pixels</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f48728172997f62fad47d5c47678deb7" title="Initialize GL_EXT_packed_pixels extension.">csGLExtensionManager::InitGL_EXT_packed_pixels()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16850">16850</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19175">csGLExtensionManager::InitGL_EXT_packed_pixels()</a>.</p>

</div>
</div><p>
<a class="anchor" name="887ad889af2c4310402a3284e18727dd"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_paletted_texture" ref="887ad889af2c4310402a3284e18727dd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#887ad889af2c4310402a3284e18727dd">csGLExtensionFlags::CS_GL_EXT_paletted_texture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/paletted_texture.txt">GL_EXT_paletted_texture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#239dc96fa0471ef93e30211aa04de3a1" title="Initialize GL_EXT_paletted_texture extension.">csGLExtensionManager::InitGL_EXT_paletted_texture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16853">16853</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19204">csGLExtensionManager::InitGL_EXT_paletted_texture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="a21f3815194fa4bb45e610290a57ab3d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_pixel_buffer_object" ref="a21f3815194fa4bb45e610290a57ab3d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#a21f3815194fa4bb45e610290a57ab3d">csGLExtensionFlags::CS_GL_EXT_pixel_buffer_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/pixel_buffer_object.txt">GL_EXT_pixel_buffer_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#ec143b6872b6b815384336a6bb18256c" title="Initialize GL_EXT_pixel_buffer_object extension.">csGLExtensionManager::InitGL_EXT_pixel_buffer_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17213">17213</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23345">csGLExtensionManager::InitGL_EXT_pixel_buffer_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="bbc2a6f3ce7f6bdb6339227e634db76d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_point_parameters" ref="bbc2a6f3ce7f6bdb6339227e634db76d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#bbc2a6f3ce7f6bdb6339227e634db76d">csGLExtensionFlags::CS_GL_EXT_point_parameters</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/point_parameters.txt">GL_EXT_point_parameters</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#88e11b66e51545246574b52c3cfad828" title="Initialize GL_EXT_point_parameters extension.">csGLExtensionManager::InitGL_EXT_point_parameters()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16856">16856</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19238">csGLExtensionManager::InitGL_EXT_point_parameters()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4d6315f1599bf86a36b9a78a76a3dd0e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_polygon_offset" ref="4d6315f1599bf86a36b9a78a76a3dd0e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#4d6315f1599bf86a36b9a78a76a3dd0e">csGLExtensionFlags::CS_GL_EXT_polygon_offset</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/polygon_offset.txt">GL_EXT_polygon_offset</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#89a6c9f2e0a8b152836ef030b62d28cf" title="Initialize GL_EXT_polygon_offset extension.">csGLExtensionManager::InitGL_EXT_polygon_offset()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16859">16859</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19269">csGLExtensionManager::InitGL_EXT_polygon_offset()</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ed1dcbf8c073edbe9d32874c0f7af02"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_secondary_color" ref="6ed1dcbf8c073edbe9d32874c0f7af02" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#6ed1dcbf8c073edbe9d32874c0f7af02">csGLExtensionFlags::CS_GL_EXT_secondary_color</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/secondary_color.txt">GL_EXT_secondary_color</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#893d0e95f43cab10aa069f6a9d14f23a" title="Initialize GL_EXT_secondary_color extension.">csGLExtensionManager::InitGL_EXT_secondary_color()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16862">16862</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19299">csGLExtensionManager::InitGL_EXT_secondary_color()</a>.</p>

</div>
</div><p>
<a class="anchor" name="5787244d492d4d8f7229d4797f669402"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_separate_specular_color" ref="5787244d492d4d8f7229d4797f669402" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#5787244d492d4d8f7229d4797f669402">csGLExtensionFlags::CS_GL_EXT_separate_specular_color</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/separate_specular_color.txt">GL_EXT_separate_specular_color</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c82f37856e9d1eed8d6b5fd6f5530619" title="Initialize GL_EXT_separate_specular_color extension.">csGLExtensionManager::InitGL_EXT_separate_specular_color()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16865">16865</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19345">csGLExtensionManager::InitGL_EXT_separate_specular_color()</a>.</p>

</div>
</div><p>
<a class="anchor" name="11925c9adb5fd6af988dbb7cf7a84c14"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_shadow_funcs" ref="11925c9adb5fd6af988dbb7cf7a84c14" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#11925c9adb5fd6af988dbb7cf7a84c14">csGLExtensionFlags::CS_GL_EXT_shadow_funcs</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/shadow_funcs.txt">GL_EXT_shadow_funcs</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#030efc3e601d01ebca0901a3f5a97a9c" title="Initialize GL_EXT_shadow_funcs extension.">csGLExtensionManager::InitGL_EXT_shadow_funcs()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16868">16868</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19374">csGLExtensionManager::InitGL_EXT_shadow_funcs()</a>.</p>

</div>
</div><p>
<a class="anchor" name="894f74af92d2d1695e7bbce3c67b3473"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_shared_texture_palette" ref="894f74af92d2d1695e7bbce3c67b3473" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#894f74af92d2d1695e7bbce3c67b3473">csGLExtensionFlags::CS_GL_EXT_shared_texture_palette</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/shared_texture_palette.txt">GL_EXT_shared_texture_palette</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#650366d9b6bff38a11815469cb4beb2e" title="Initialize GL_EXT_shared_texture_palette extension.">csGLExtensionManager::InitGL_EXT_shared_texture_palette()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16871">16871</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19403">csGLExtensionManager::InitGL_EXT_shared_texture_palette()</a>.</p>

</div>
</div><p>
<a class="anchor" name="946fb3cbbb3695be4fe3444fe2bee24e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_stencil_two_side" ref="946fb3cbbb3695be4fe3444fe2bee24e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#946fb3cbbb3695be4fe3444fe2bee24e">csGLExtensionFlags::CS_GL_EXT_stencil_two_side</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/stencil_two_side.txt">GL_EXT_stencil_two_side</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d703accce6ebd47c57bfcb48670a7de4" title="Initialize GL_EXT_stencil_two_side extension.">csGLExtensionManager::InitGL_EXT_stencil_two_side()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16874">16874</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19432">csGLExtensionManager::InitGL_EXT_stencil_two_side()</a>.</p>

</div>
</div><p>
<a class="anchor" name="5d1b202a58bebd252f0efe744826d058"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_stencil_wrap" ref="5d1b202a58bebd252f0efe744826d058" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#5d1b202a58bebd252f0efe744826d058">csGLExtensionFlags::CS_GL_EXT_stencil_wrap</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/stencil_wrap.txt">GL_EXT_stencil_wrap</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#8373e6cc04fe5d9422e9366b7953082f" title="Initialize GL_EXT_stencil_wrap extension.">csGLExtensionManager::InitGL_EXT_stencil_wrap()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16877">16877</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19462">csGLExtensionManager::InitGL_EXT_stencil_wrap()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e524a76765ef17447a651d7cbc7e5889"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_subtexture" ref="e524a76765ef17447a651d7cbc7e5889" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#e524a76765ef17447a651d7cbc7e5889">csGLExtensionFlags::CS_GL_EXT_subtexture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/subtexture.txt">GL_EXT_subtexture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#e32372a9f379a9ce42c23c0ed676e5ce" title="Initialize GL_EXT_subtexture extension.">csGLExtensionManager::InitGL_EXT_subtexture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16880">16880</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19491">csGLExtensionManager::InitGL_EXT_subtexture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f2b432c74de36e838fd086a034544c7e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture3D" ref="f2b432c74de36e838fd086a034544c7e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#f2b432c74de36e838fd086a034544c7e">csGLExtensionFlags::CS_GL_EXT_texture3D</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture3D.txt">GL_EXT_texture3D</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a6c3082452bf394c6b78efc459cf4b88" title="Initialize GL_EXT_texture3D extension.">csGLExtensionManager::InitGL_EXT_texture3D()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16883">16883</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19523">csGLExtensionManager::InitGL_EXT_texture3D()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ede877bd5cfe46ee1333ee42a34e5f80"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_compression_s3tc" ref="ede877bd5cfe46ee1333ee42a34e5f80" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ede877bd5cfe46ee1333ee42a34e5f80">csGLExtensionFlags::CS_GL_EXT_texture_compression_s3tc</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_compression_s3tc.txt">GL_EXT_texture_compression_s3tc</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#126c9035d07e87ed81e5fdc610c5b26d" title="Initialize GL_EXT_texture_compression_s3tc extension.">csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16886">16886</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19553">csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7d3b8d036ac438a9d4da66d4abd31700"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_env_add" ref="7d3b8d036ac438a9d4da66d4abd31700" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7d3b8d036ac438a9d4da66d4abd31700">csGLExtensionFlags::CS_GL_EXT_texture_env_add</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_env_add.txt">GL_EXT_texture_env_add</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#afa16ced278136d74e8e4a9697e46944" title="Initialize GL_EXT_texture_env_add extension.">csGLExtensionManager::InitGL_EXT_texture_env_add()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16889">16889</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19582">csGLExtensionManager::InitGL_EXT_texture_env_add()</a>.</p>

</div>
</div><p>
<a class="anchor" name="17dd459e8ada9c1b00ab0054553f64d6"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_env_combine" ref="17dd459e8ada9c1b00ab0054553f64d6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#17dd459e8ada9c1b00ab0054553f64d6">csGLExtensionFlags::CS_GL_EXT_texture_env_combine</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_env_combine.txt">GL_EXT_texture_env_combine</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#0f70801355aba8ea23a3e3fbf56efe6d" title="Initialize GL_EXT_texture_env_combine extension.">csGLExtensionManager::InitGL_EXT_texture_env_combine()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16892">16892</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19611">csGLExtensionManager::InitGL_EXT_texture_env_combine()</a>.</p>

</div>
</div><p>
<a class="anchor" name="9408b2eefc24c9430b273b1ce887d292"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_env_dot3" ref="9408b2eefc24c9430b273b1ce887d292" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#9408b2eefc24c9430b273b1ce887d292">csGLExtensionFlags::CS_GL_EXT_texture_env_dot3</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_env_dot3.txt">GL_EXT_texture_env_dot3</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#09d9e474d9f05e5bee8bfd7178956cc5" title="Initialize GL_EXT_texture_env_dot3 extension.">csGLExtensionManager::InitGL_EXT_texture_env_dot3()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16895">16895</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19640">csGLExtensionManager::InitGL_EXT_texture_env_dot3()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ac9c16a132c2c85184b2157f0aaa91d4"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_filter_anisotropic" ref="ac9c16a132c2c85184b2157f0aaa91d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ac9c16a132c2c85184b2157f0aaa91d4">csGLExtensionFlags::CS_GL_EXT_texture_filter_anisotropic</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_filter_anisotropic.txt">GL_EXT_texture_filter_anisotropic</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#dd8f764783716717002eeb1d96897413" title="Initialize GL_EXT_texture_filter_anisotropic extension.">csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16898">16898</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19669">csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()</a>.</p>

</div>
</div><p>
<a class="anchor" name="37ea95c17e90e7c14b62f851b077c9ac"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_lod_bias" ref="37ea95c17e90e7c14b62f851b077c9ac" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#37ea95c17e90e7c14b62f851b077c9ac">csGLExtensionFlags::CS_GL_EXT_texture_lod_bias</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_lod_bias.txt">GL_EXT_texture_lod_bias</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#21e40a72655811b472dce5c9a0f08523" title="Initialize GL_EXT_texture_lod_bias extension.">csGLExtensionManager::InitGL_EXT_texture_lod_bias()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16901">16901</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19698">csGLExtensionManager::InitGL_EXT_texture_lod_bias()</a>.</p>

</div>
</div><p>
<a class="anchor" name="41154f880a42f7014edcb0d4f8786064"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_object" ref="41154f880a42f7014edcb0d4f8786064" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#41154f880a42f7014edcb0d4f8786064">csGLExtensionFlags::CS_GL_EXT_texture_object</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_object.txt">GL_EXT_texture_object</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#180973f4ceb5e2278e8f1c1c3f4f6b37" title="Initialize GL_EXT_texture_object extension.">csGLExtensionManager::InitGL_EXT_texture_object()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16904">16904</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19727">csGLExtensionManager::InitGL_EXT_texture_object()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4ba67a66ef50871b9f53e6bfabd535db"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_rectangle" ref="4ba67a66ef50871b9f53e6bfabd535db" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#4ba67a66ef50871b9f53e6bfabd535db">csGLExtensionFlags::CS_GL_EXT_texture_rectangle</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_rectangle.txt">GL_EXT_texture_rectangle</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a84ece46413c0f3fc88d83b871158ee2" title="Initialize GL_EXT_texture_rectangle extension.">csGLExtensionManager::InitGL_EXT_texture_rectangle()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17219">17219</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23409">csGLExtensionManager::InitGL_EXT_texture_rectangle()</a>.</p>

</div>
</div><p>
<a class="anchor" name="60a62fa43ab970ccaf79094043cf2f28"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_texture_sRGB" ref="60a62fa43ab970ccaf79094043cf2f28" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#60a62fa43ab970ccaf79094043cf2f28">csGLExtensionFlags::CS_GL_EXT_texture_sRGB</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/texture_sRGB.txt">GL_EXT_texture_sRGB</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#08b934bc8f44fb2d6d6020020d811852" title="Initialize GL_EXT_texture_sRGB extension.">csGLExtensionManager::InitGL_EXT_texture_sRGB()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17231">17231</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23534">csGLExtensionManager::InitGL_EXT_texture_sRGB()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8b0b3f633a3b1a5cebf7a2984f271412"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_vertex_array" ref="8b0b3f633a3b1a5cebf7a2984f271412" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#8b0b3f633a3b1a5cebf7a2984f271412">csGLExtensionFlags::CS_GL_EXT_vertex_array</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/vertex_array.txt">GL_EXT_vertex_array</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c42ac40e4ced3d4b0579f9774fbcba91" title="Initialize GL_EXT_vertex_array extension.">csGLExtensionManager::InitGL_EXT_vertex_array()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16907">16907</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19762">csGLExtensionManager::InitGL_EXT_vertex_array()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7ca1c4262db2ef781fd0792401afeac0"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_vertex_shader" ref="7ca1c4262db2ef781fd0792401afeac0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7ca1c4262db2ef781fd0792401afeac0">csGLExtensionFlags::CS_GL_EXT_vertex_shader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/vertex_shader.txt">GL_EXT_vertex_shader</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#33246fd1fb72d9e722a16910ab4f980b" title="Initialize GL_EXT_vertex_shader extension.">csGLExtensionManager::InitGL_EXT_vertex_shader()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16910">16910</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19800">csGLExtensionManager::InitGL_EXT_vertex_shader()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3323aa6eee0b13402fd3560ecd885c4f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_EXT_vertex_weighting" ref="3323aa6eee0b13402fd3560ecd885c4f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3323aa6eee0b13402fd3560ecd885c4f">csGLExtensionFlags::CS_GL_EXT_vertex_weighting</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/vertex_weighting.txt">GL_EXT_vertex_weighting</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#33ba5edab66e728c25385700b6c5a4f6" title="Initialize GL_EXT_vertex_weighting extension.">csGLExtensionManager::InitGL_EXT_vertex_weighting()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16913">16913</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19871">csGLExtensionManager::InitGL_EXT_vertex_weighting()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d6ec68a81882688306f6a8783d261983"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_GREMEDY_string_marker" ref="d6ec68a81882688306f6a8783d261983" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d6ec68a81882688306f6a8783d261983">csGLExtensionFlags::CS_GL_GREMEDY_string_marker</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/GREMEDY/string_marker.txt">GL_GREMEDY_string_marker</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#2dba249e45b33f7af211d95008b9e238" title="Initialize GL_GREMEDY_string_marker extension.">csGLExtensionManager::InitGL_GREMEDY_string_marker()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17216">17216</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l23379">csGLExtensionManager::InitGL_GREMEDY_string_marker()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3326735ff089fffffeee97f320e89c5d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_HP_occlusion_test" ref="3326735ff089fffffeee97f320e89c5d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3326735ff089fffffeee97f320e89c5d">csGLExtensionFlags::CS_GL_HP_occlusion_test</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/HP/occlusion_test.txt">GL_HP_occlusion_test</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c39887530553a1b94b27270f3913c9aa" title="Initialize GL_HP_occlusion_test extension.">csGLExtensionManager::InitGL_HP_occlusion_test()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16916">16916</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19903">csGLExtensionManager::InitGL_HP_occlusion_test()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8106de98749ee8187d9d539582af7c9e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_IBM_cull_vertex" ref="8106de98749ee8187d9d539582af7c9e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#8106de98749ee8187d9d539582af7c9e">csGLExtensionFlags::CS_GL_IBM_cull_vertex</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/IBM/cull_vertex.txt">GL_IBM_cull_vertex</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#fd7178ddc3ee1372ae431c9cddb09714" title="Initialize GL_IBM_cull_vertex extension.">csGLExtensionManager::InitGL_IBM_cull_vertex()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17030">17030</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21218">csGLExtensionManager::InitGL_IBM_cull_vertex()</a>.</p>

</div>
</div><p>
<a class="anchor" name="207cee67b20eb40552be019e1fce557d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_IBM_multimode_draw_arrays" ref="207cee67b20eb40552be019e1fce557d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#207cee67b20eb40552be019e1fce557d">csGLExtensionFlags::CS_GL_IBM_multimode_draw_arrays</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/IBM/multimode_draw_arrays.txt">GL_IBM_multimode_draw_arrays</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#1c12f8e25c74442b4aaba4110d1f1f1f" title="Initialize GL_IBM_multimode_draw_arrays extension.">csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17033">17033</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21247">csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()</a>.</p>

</div>
</div><p>
<a class="anchor" name="86a19b574f187e85c252fbb72fdda4d3"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_IBM_raster_pos_clip" ref="86a19b574f187e85c252fbb72fdda4d3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#86a19b574f187e85c252fbb72fdda4d3">csGLExtensionFlags::CS_GL_IBM_raster_pos_clip</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/IBM/raster_pos_clip.txt">GL_IBM_raster_pos_clip</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#81f9319b427bf02bf8030a48dde77f71" title="Initialize GL_IBM_raster_pos_clip extension.">csGLExtensionManager::InitGL_IBM_raster_pos_clip()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17036">17036</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21278">csGLExtensionManager::InitGL_IBM_raster_pos_clip()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d8e803f3f6075f92dcd676ee4340dcf2"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_IBM_texture_mirrored_repeat" ref="d8e803f3f6075f92dcd676ee4340dcf2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d8e803f3f6075f92dcd676ee4340dcf2">csGLExtensionFlags::CS_GL_IBM_texture_mirrored_repeat</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/IBM/texture_mirrored_repeat.txt">GL_IBM_texture_mirrored_repeat</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#575384ba71e08cc5e6e1efdeab9c2bac" title="Initialize GL_IBM_texture_mirrored_repeat extension.">csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17039">17039</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21307">csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()</a>.</p>

</div>
</div><p>
<a class="anchor" name="20411ecfb0477653f468621f9138b19f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_IBM_vertex_array_lists" ref="20411ecfb0477653f468621f9138b19f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#20411ecfb0477653f468621f9138b19f">csGLExtensionFlags::CS_GL_IBM_vertex_array_lists</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/IBM/vertex_array_lists.txt">GL_IBM_vertex_array_lists</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#397cbbfd3dd201ba7bb98b60e9b36c78" title="Initialize GL_IBM_vertex_array_lists extension.">csGLExtensionManager::InitGL_IBM_vertex_array_lists()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17042">17042</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21336">csGLExtensionManager::InitGL_IBM_vertex_array_lists()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7fbb9d06c292833c01b18c3fd9c9227a"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_MESA_resize_buffers" ref="7fbb9d06c292833c01b18c3fd9c9227a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7fbb9d06c292833c01b18c3fd9c9227a">csGLExtensionFlags::CS_GL_MESA_resize_buffers</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/MESA/resize_buffers.txt">GL_MESA_resize_buffers</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a4e7bf35acf61f635d4708eb02566cd6" title="Initialize GL_MESA_resize_buffers extension.">csGLExtensionManager::InitGL_MESA_resize_buffers()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17045">17045</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21372">csGLExtensionManager::InitGL_MESA_resize_buffers()</a>.</p>

</div>
</div><p>
<a class="anchor" name="aa8198c163b999c90acdbea01a12307d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_MESA_window_pos" ref="aa8198c163b999c90acdbea01a12307d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#aa8198c163b999c90acdbea01a12307d">csGLExtensionFlags::CS_GL_MESA_window_pos</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/MESA/window_pos.txt">GL_MESA_window_pos</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#26de26b49cfb9f4309fdceca3b989527" title="Initialize GL_MESA_window_pos extension.">csGLExtensionManager::InitGL_MESA_window_pos()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17048">17048</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21402">csGLExtensionManager::InitGL_MESA_window_pos()</a>.</p>

</div>
</div><p>
<a class="anchor" name="277ae8059c7cd444942779f879bc456f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_blend_square" ref="277ae8059c7cd444942779f879bc456f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#277ae8059c7cd444942779f879bc456f">csGLExtensionFlags::CS_GL_NV_blend_square</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/blend_square.txt">GL_NV_blend_square</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#0c5b24c09af23b1db2ed166311008086" title="Initialize GL_NV_blend_square extension.">csGLExtensionManager::InitGL_NV_blend_square()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16919">16919</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19932">csGLExtensionManager::InitGL_NV_blend_square()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ba4241933017b5a376e5e895279476d2"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_copy_depth_to_color" ref="ba4241933017b5a376e5e895279476d2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ba4241933017b5a376e5e895279476d2">csGLExtensionFlags::CS_GL_NV_copy_depth_to_color</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/copy_depth_to_color.txt">GL_NV_copy_depth_to_color</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#576b6e9856899747ab30cff9c20bfb63" title="Initialize GL_NV_copy_depth_to_color extension.">csGLExtensionManager::InitGL_NV_copy_depth_to_color()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16922">16922</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19961">csGLExtensionManager::InitGL_NV_copy_depth_to_color()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3ff919f29d089a8bc5da36a2a7e44b08"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_depth_clamp" ref="3ff919f29d089a8bc5da36a2a7e44b08" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3ff919f29d089a8bc5da36a2a7e44b08">csGLExtensionFlags::CS_GL_NV_depth_clamp</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/depth_clamp.txt">GL_NV_depth_clamp</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#37cafc3f1306c3d8db3ea42f8a3843a6" title="Initialize GL_NV_depth_clamp extension.">csGLExtensionManager::InitGL_NV_depth_clamp()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16925">16925</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l19990">csGLExtensionManager::InitGL_NV_depth_clamp()</a>.</p>

</div>
</div><p>
<a class="anchor" name="266f023569622782dc0484ff014fba0e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_element_array" ref="266f023569622782dc0484ff014fba0e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#266f023569622782dc0484ff014fba0e">csGLExtensionFlags::CS_GL_NV_element_array</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/element_array.txt">GL_NV_element_array</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#056d892a932ebac35ee4bbd379fa80cc" title="Initialize GL_NV_element_array extension.">csGLExtensionManager::InitGL_NV_element_array()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17165">17165</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22747">csGLExtensionManager::InitGL_NV_element_array()</a>.</p>

</div>
</div><p>
<a class="anchor" name="0ceed394591f3f3bda510fd684abba72"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_evaluators" ref="0ceed394591f3f3bda510fd684abba72" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#0ceed394591f3f3bda510fd684abba72">csGLExtensionFlags::CS_GL_NV_evaluators</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/evaluators.txt">GL_NV_evaluators</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a7296fd555fce0a30bcdad2bce212864" title="Initialize GL_NV_evaluators extension.">csGLExtensionManager::InitGL_NV_evaluators()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16928">16928</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20019">csGLExtensionManager::InitGL_NV_evaluators()</a>.</p>

</div>
</div><p>
<a class="anchor" name="97eee07ff9b18f39873d04f4e1ee21ac"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_fence" ref="97eee07ff9b18f39873d04f4e1ee21ac" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#97eee07ff9b18f39873d04f4e1ee21ac">csGLExtensionFlags::CS_GL_NV_fence</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/fence.txt">GL_NV_fence</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#6c1e5b1fe90460ee751053e2019e9dd1" title="Initialize GL_NV_fence extension.">csGLExtensionManager::InitGL_NV_fence()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16931">16931</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20057">csGLExtensionManager::InitGL_NV_fence()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cd5841a282fd679fe65ca2d0e266800a"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_float_buffer" ref="cd5841a282fd679fe65ca2d0e266800a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cd5841a282fd679fe65ca2d0e266800a">csGLExtensionFlags::CS_GL_NV_float_buffer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/float_buffer.txt">GL_NV_float_buffer</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3824cce212d82275773d9516784a7555" title="Initialize GL_NV_float_buffer extension.">csGLExtensionManager::InitGL_NV_float_buffer()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17168">17168</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22781">csGLExtensionManager::InitGL_NV_float_buffer()</a>.</p>

</div>
</div><p>
<a class="anchor" name="041f56b92f766b3e00f9d2169adfd2fa"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_fog_distance" ref="041f56b92f766b3e00f9d2169adfd2fa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#041f56b92f766b3e00f9d2169adfd2fa">csGLExtensionFlags::CS_GL_NV_fog_distance</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/fog_distance.txt">GL_NV_fog_distance</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#8de50095db38dea7540b3ed90b7cd5ce" title="Initialize GL_NV_fog_distance extension.">csGLExtensionManager::InitGL_NV_fog_distance()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16934">16934</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20093">csGLExtensionManager::InitGL_NV_fog_distance()</a>.</p>

</div>
</div><p>
<a class="anchor" name="5d697045fd9e256818bce2f8d551979c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_fragment_program" ref="5d697045fd9e256818bce2f8d551979c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#5d697045fd9e256818bce2f8d551979c">csGLExtensionFlags::CS_GL_NV_fragment_program</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/fragment_program.txt">GL_NV_fragment_program</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#86e77e95e915828d497028a16f386181" title="Initialize GL_NV_fragment_program extension.">csGLExtensionManager::InitGL_NV_fragment_program()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17171">17171</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22810">csGLExtensionManager::InitGL_NV_fragment_program()</a>.</p>

</div>
</div><p>
<a class="anchor" name="566b65861df489002118a92fa07bd507"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_light_max_exponent" ref="566b65861df489002118a92fa07bd507" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#566b65861df489002118a92fa07bd507">csGLExtensionFlags::CS_GL_NV_light_max_exponent</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/light_max_exponent.txt">GL_NV_light_max_exponent</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#1aab48d441a7856860b8eeef4cf34c02" title="Initialize GL_NV_light_max_exponent extension.">csGLExtensionManager::InitGL_NV_light_max_exponent()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16937">16937</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20122">csGLExtensionManager::InitGL_NV_light_max_exponent()</a>.</p>

</div>
</div><p>
<a class="anchor" name="37e500f005f2108941c3a0ff18714120"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_multisample_filter_hint" ref="37e500f005f2108941c3a0ff18714120" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#37e500f005f2108941c3a0ff18714120">csGLExtensionFlags::CS_GL_NV_multisample_filter_hint</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/multisample_filter_hint.txt">GL_NV_multisample_filter_hint</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#1f7f0a915f5c7e35aa54b2e761ead9e4" title="Initialize GL_NV_multisample_filter_hint extension.">csGLExtensionManager::InitGL_NV_multisample_filter_hint()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16940">16940</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20151">csGLExtensionManager::InitGL_NV_multisample_filter_hint()</a>.</p>

</div>
</div><p>
<a class="anchor" name="c02fce9a30ca085f761d1fbd28da9367"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_occlusion_query" ref="c02fce9a30ca085f761d1fbd28da9367" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#c02fce9a30ca085f761d1fbd28da9367">csGLExtensionFlags::CS_GL_NV_occlusion_query</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/occlusion_query.txt">GL_NV_occlusion_query</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#127a4fbc24aee470a68a41d17a832d9a" title="Initialize GL_NV_occlusion_query extension.">csGLExtensionManager::InitGL_NV_occlusion_query()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16943">16943</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20180">csGLExtensionManager::InitGL_NV_occlusion_query()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef8077b3d22484ed97a0f06dc0b22311"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_packed_depth_stencil" ref="ef8077b3d22484ed97a0f06dc0b22311" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ef8077b3d22484ed97a0f06dc0b22311">csGLExtensionFlags::CS_GL_NV_packed_depth_stencil</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/packed_depth_stencil.txt">GL_NV_packed_depth_stencil</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#56f8652050c68ae507d60185ce9e2e69" title="Initialize GL_NV_packed_depth_stencil extension.">csGLExtensionManager::InitGL_NV_packed_depth_stencil()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16946">16946</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20216">csGLExtensionManager::InitGL_NV_packed_depth_stencil()</a>.</p>

</div>
</div><p>
<a class="anchor" name="fadaf2815c71a8acd64b76bf65088ddc"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_point_sprite" ref="fadaf2815c71a8acd64b76bf65088ddc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#fadaf2815c71a8acd64b76bf65088ddc">csGLExtensionFlags::CS_GL_NV_point_sprite</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/point_sprite.txt">GL_NV_point_sprite</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#b963af546b3bab18c0e7a36508b681a9" title="Initialize GL_NV_point_sprite extension.">csGLExtensionManager::InitGL_NV_point_sprite()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16949">16949</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20245">csGLExtensionManager::InitGL_NV_point_sprite()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e989802c4057501c9da3e1866e58006a"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_primitive_restart" ref="e989802c4057501c9da3e1866e58006a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#e989802c4057501c9da3e1866e58006a">csGLExtensionFlags::CS_GL_NV_primitive_restart</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/primitive_restart.txt">GL_NV_primitive_restart</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#fcb5e6a72261e0640a122f846acb7bb9" title="Initialize GL_NV_primitive_restart extension.">csGLExtensionManager::InitGL_NV_primitive_restart()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17174">17174</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22849">csGLExtensionManager::InitGL_NV_primitive_restart()</a>.</p>

</div>
</div><p>
<a class="anchor" name="6a839e5136006f4c4e966294da18295a"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_register_combiners" ref="6a839e5136006f4c4e966294da18295a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#6a839e5136006f4c4e966294da18295a">csGLExtensionFlags::CS_GL_NV_register_combiners</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/register_combiners.txt">GL_NV_register_combiners</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#09d6064fac5b15dee635a0ea86121d0e" title="Initialize GL_NV_register_combiners extension.">csGLExtensionManager::InitGL_NV_register_combiners()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16952">16952</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20276">csGLExtensionManager::InitGL_NV_register_combiners()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d1bf6015ec52abadca012f4adf3a4396"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_register_combiners2" ref="d1bf6015ec52abadca012f4adf3a4396" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d1bf6015ec52abadca012f4adf3a4396">csGLExtensionFlags::CS_GL_NV_register_combiners2</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/register_combiners2.txt">GL_NV_register_combiners2</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d3cbf9b37c678780c96eeac0772fe977" title="Initialize GL_NV_register_combiners2 extension.">csGLExtensionManager::InitGL_NV_register_combiners2()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16955">16955</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20318">csGLExtensionManager::InitGL_NV_register_combiners2()</a>.</p>

</div>
</div><p>
<a class="anchor" name="a2f830d1cab7a89aab79602e4624bd9e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texgen_emboss" ref="a2f830d1cab7a89aab79602e4624bd9e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#a2f830d1cab7a89aab79602e4624bd9e">csGLExtensionFlags::CS_GL_NV_texgen_emboss</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texgen_emboss.txt">GL_NV_texgen_emboss</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c75ad0547f31084cd402840ffeab61d4" title="Initialize GL_NV_texgen_emboss extension.">csGLExtensionManager::InitGL_NV_texgen_emboss()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16958">16958</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20349">csGLExtensionManager::InitGL_NV_texgen_emboss()</a>.</p>

</div>
</div><p>
<a class="anchor" name="5ed7e62e9a53de00138f2060d6588eab"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texgen_reflection" ref="5ed7e62e9a53de00138f2060d6588eab" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#5ed7e62e9a53de00138f2060d6588eab">csGLExtensionFlags::CS_GL_NV_texgen_reflection</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texgen_reflection.txt">GL_NV_texgen_reflection</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#815032765139200d13ebac05a29c3b44" title="Initialize GL_NV_texgen_reflection extension.">csGLExtensionManager::InitGL_NV_texgen_reflection()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16961">16961</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20378">csGLExtensionManager::InitGL_NV_texgen_reflection()</a>.</p>

</div>
</div><p>
<a class="anchor" name="55a236e842e9a86848e8c9e73ca42d97"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texture_compression_vtc" ref="55a236e842e9a86848e8c9e73ca42d97" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#55a236e842e9a86848e8c9e73ca42d97">csGLExtensionFlags::CS_GL_NV_texture_compression_vtc</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_compression_vtc.txt">GL_NV_texture_compression_vtc</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3cb3060e464e481a9382e47a28e1072c" title="Initialize GL_NV_texture_compression_vtc extension.">csGLExtensionManager::InitGL_NV_texture_compression_vtc()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16964">16964</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20407">csGLExtensionManager::InitGL_NV_texture_compression_vtc()</a>.</p>

</div>
</div><p>
<a class="anchor" name="029b70cd2606936de9106effa81c5110"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texture_env_combine4" ref="029b70cd2606936de9106effa81c5110" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#029b70cd2606936de9106effa81c5110">csGLExtensionFlags::CS_GL_NV_texture_env_combine4</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_env_combine4.txt">GL_NV_texture_env_combine4</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#c5b65c14ccca0face69453d141d08017" title="Initialize GL_NV_texture_env_combine4 extension.">csGLExtensionManager::InitGL_NV_texture_env_combine4()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16967">16967</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20436">csGLExtensionManager::InitGL_NV_texture_env_combine4()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ee36b041e71a4cda0954c548a932a494"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texture_rectangle" ref="ee36b041e71a4cda0954c548a932a494" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ee36b041e71a4cda0954c548a932a494">csGLExtensionFlags::CS_GL_NV_texture_rectangle</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_rectangle.txt">GL_NV_texture_rectangle</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#949a09542e5e94d618f50744a7fa51d9" title="Initialize GL_NV_texture_rectangle extension.">csGLExtensionManager::InitGL_NV_texture_rectangle()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16970">16970</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20465">csGLExtensionManager::InitGL_NV_texture_rectangle()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1837c3e2844ee516cc667bbbf0217483"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texture_shader" ref="1837c3e2844ee516cc667bbbf0217483" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#1837c3e2844ee516cc667bbbf0217483">csGLExtensionFlags::CS_GL_NV_texture_shader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_shader.txt">GL_NV_texture_shader</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#706883dc5f84701e2f0967fdf683e0d3" title="Initialize GL_NV_texture_shader extension.">csGLExtensionManager::InitGL_NV_texture_shader()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16973">16973</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20494">csGLExtensionManager::InitGL_NV_texture_shader()</a>.</p>

</div>
</div><p>
<a class="anchor" name="50142343e4b26d5a385f076a91d933e2"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texture_shader2" ref="50142343e4b26d5a385f076a91d933e2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#50142343e4b26d5a385f076a91d933e2">csGLExtensionFlags::CS_GL_NV_texture_shader2</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_shader2.txt">GL_NV_texture_shader2</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f18e52c6fd8c8c0c54522325067c3f9d" title="Initialize GL_NV_texture_shader2 extension.">csGLExtensionManager::InitGL_NV_texture_shader2()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16976">16976</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20523">csGLExtensionManager::InitGL_NV_texture_shader2()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ec4af5e6a2b538ca9030fd240b06cecc"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_texture_shader3" ref="ec4af5e6a2b538ca9030fd240b06cecc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ec4af5e6a2b538ca9030fd240b06cecc">csGLExtensionFlags::CS_GL_NV_texture_shader3</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/texture_shader3.txt">GL_NV_texture_shader3</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#bd86181a3689a2488360929239644a37" title="Initialize GL_NV_texture_shader3 extension.">csGLExtensionManager::InitGL_NV_texture_shader3()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16979">16979</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20552">csGLExtensionManager::InitGL_NV_texture_shader3()</a>.</p>

</div>
</div><p>
<a class="anchor" name="14db9d2d763213820dd6043b58cf092c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_vertex_array_range" ref="14db9d2d763213820dd6043b58cf092c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#14db9d2d763213820dd6043b58cf092c">csGLExtensionFlags::CS_GL_NV_vertex_array_range</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_array_range.txt">GL_NV_vertex_array_range</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#66995a1eab572c1eb4dc7ad25f0547b6" title="Initialize GL_NV_vertex_array_range extension.">csGLExtensionManager::InitGL_NV_vertex_array_range()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16982">16982</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20581">csGLExtensionManager::InitGL_NV_vertex_array_range()</a>.</p>

</div>
</div><p>
<a class="anchor" name="08cc850fac2664d005117f62a9ed920c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_vertex_array_range2" ref="08cc850fac2664d005117f62a9ed920c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#08cc850fac2664d005117f62a9ed920c">csGLExtensionFlags::CS_GL_NV_vertex_array_range2</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_array_range2.txt">GL_NV_vertex_array_range2</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#59975bc12409dfa4ba69eeece8091e85" title="Initialize GL_NV_vertex_array_range2 extension.">csGLExtensionManager::InitGL_NV_vertex_array_range2()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16985">16985</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20614">csGLExtensionManager::InitGL_NV_vertex_array_range2()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b77118b22c46704e8a2cff842d25a2ed"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_vertex_program" ref="b77118b22c46704e8a2cff842d25a2ed" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#b77118b22c46704e8a2cff842d25a2ed">csGLExtensionFlags::CS_GL_NV_vertex_program</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_program.txt">GL_NV_vertex_program</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a749ebb78506f803bb46d155c1ed2c7b" title="Initialize GL_NV_vertex_program extension.">csGLExtensionManager::InitGL_NV_vertex_program()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16988">16988</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20643">csGLExtensionManager::InitGL_NV_vertex_program()</a>.</p>

</div>
</div><p>
<a class="anchor" name="601ed3cc282a15e8b40fef2464484a3f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_vertex_program1_1" ref="601ed3cc282a15e8b40fef2464484a3f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#601ed3cc282a15e8b40fef2464484a3f">csGLExtensionFlags::CS_GL_NV_vertex_program1_1</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_program1_1.txt">GL_NV_vertex_program1_1</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#eeec559b027bd0eaae589bedcd0af538" title="Initialize GL_NV_vertex_program1_1 extension.">csGLExtensionManager::InitGL_NV_vertex_program1_1()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16991">16991</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l20734">csGLExtensionManager::InitGL_NV_vertex_program1_1()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d7e71a4fe3addc99ef0d7fc490cfd40c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_NV_vertex_program2" ref="d7e71a4fe3addc99ef0d7fc490cfd40c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d7e71a4fe3addc99ef0d7fc490cfd40c">csGLExtensionFlags::CS_GL_NV_vertex_program2</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/NV/vertex_program2.txt">GL_NV_vertex_program2</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#22a85652d3a7171c2839b7451ad4a208" title="Initialize GL_NV_vertex_program2 extension.">csGLExtensionManager::InitGL_NV_vertex_program2()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17177">17177</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22880">csGLExtensionManager::InitGL_NV_vertex_program2()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ebd5a93ed2efa4a3e1243843ea0f9dfc"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_OML_interlace" ref="ebd5a93ed2efa4a3e1243843ea0f9dfc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ebd5a93ed2efa4a3e1243843ea0f9dfc">csGLExtensionFlags::CS_GL_OML_interlace</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/OML/interlace.txt">GL_OML_interlace</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#79c56ec7e2a4989d815ede78b75bd1ef" title="Initialize GL_OML_interlace extension.">csGLExtensionManager::InitGL_OML_interlace()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17051">17051</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21455">csGLExtensionManager::InitGL_OML_interlace()</a>.</p>

</div>
</div><p>
<a class="anchor" name="53dc53a3363530b484e579bf12d41b5b"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_OML_resample" ref="53dc53a3363530b484e579bf12d41b5b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#53dc53a3363530b484e579bf12d41b5b">csGLExtensionFlags::CS_GL_OML_resample</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/OML/resample.txt">GL_OML_resample</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f5ce8d529cb316e650668b0c607a0aff" title="Initialize GL_OML_resample extension.">csGLExtensionManager::InitGL_OML_resample()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17054">17054</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21484">csGLExtensionManager::InitGL_OML_resample()</a>.</p>

</div>
</div><p>
<a class="anchor" name="dc5fd8de4d218949b01f7cddd0802437"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_OML_subsample" ref="dc5fd8de4d218949b01f7cddd0802437" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#dc5fd8de4d218949b01f7cddd0802437">csGLExtensionFlags::CS_GL_OML_subsample</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/OML/subsample.txt">GL_OML_subsample</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#aab15ddba44f7845637831c5413749f6" title="Initialize GL_OML_subsample extension.">csGLExtensionManager::InitGL_OML_subsample()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17057">17057</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21513">csGLExtensionManager::InitGL_OML_subsample()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f541feb228e8c6943be26d237c028335"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGI_color_matrix" ref="f541feb228e8c6943be26d237c028335" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#f541feb228e8c6943be26d237c028335">csGLExtensionFlags::CS_GL_SGI_color_matrix</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGI/color_matrix.txt">GL_SGI_color_matrix</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#d0b11f3b90e12882b66f2824e81c014e" title="Initialize GL_SGI_color_matrix extension.">csGLExtensionManager::InitGL_SGI_color_matrix()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17093">17093</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21868">csGLExtensionManager::InitGL_SGI_color_matrix()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef56a4b6ab8f1dca37a14fb55f9340ba"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGI_color_table" ref="ef56a4b6ab8f1dca37a14fb55f9340ba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#ef56a4b6ab8f1dca37a14fb55f9340ba">csGLExtensionFlags::CS_GL_SGI_color_table</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGI/color_table.txt">GL_SGI_color_table</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#8161c1a41f490bd90e6c73aad41b3596" title="Initialize GL_SGI_color_table extension.">csGLExtensionManager::InitGL_SGI_color_table()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17096">17096</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21897">csGLExtensionManager::InitGL_SGI_color_table()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cc5f5a6e57b44d07328eff8caf4c448b"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGI_texture_color_table" ref="cc5f5a6e57b44d07328eff8caf4c448b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cc5f5a6e57b44d07328eff8caf4c448b">csGLExtensionFlags::CS_GL_SGI_texture_color_table</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGI/texture_color_table.txt">GL_SGI_texture_color_table</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#41933367c14708ccbbecf79517afd91f" title="Initialize GL_SGI_texture_color_table extension.">csGLExtensionManager::InitGL_SGI_texture_color_table()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17099">17099</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21933">csGLExtensionManager::InitGL_SGI_texture_color_table()</a>.</p>

</div>
</div><p>
<a class="anchor" name="af6c473b33ba1cd50aee8f0e58967ed5"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_depth_texture" ref="af6c473b33ba1cd50aee8f0e58967ed5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#af6c473b33ba1cd50aee8f0e58967ed5">csGLExtensionFlags::CS_GL_SGIS_depth_texture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/depth_texture.txt">GL_SGIS_depth_texture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#8e0b9218e2db4dc70bc78d634a7bd074" title="Initialize GL_SGIS_depth_texture extension.">csGLExtensionManager::InitGL_SGIS_depth_texture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17081">17081</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21752">csGLExtensionManager::InitGL_SGIS_depth_texture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e0f761d37abbdbe5cc7ca53e40b65d67"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_generate_mipmap" ref="e0f761d37abbdbe5cc7ca53e40b65d67" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#e0f761d37abbdbe5cc7ca53e40b65d67">csGLExtensionFlags::CS_GL_SGIS_generate_mipmap</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/generate_mipmap.txt">GL_SGIS_generate_mipmap</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#87d573cd5846aaf1b0a468d390a19cc6" title="Initialize GL_SGIS_generate_mipmap extension.">csGLExtensionManager::InitGL_SGIS_generate_mipmap()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17060">17060</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21542">csGLExtensionManager::InitGL_SGIS_generate_mipmap()</a>.</p>

</div>
</div><p>
<a class="anchor" name="32ffc8769a6a4cd7fd006018296a847d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_multisample" ref="32ffc8769a6a4cd7fd006018296a847d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#32ffc8769a6a4cd7fd006018296a847d">csGLExtensionFlags::CS_GL_SGIS_multisample</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/multisample.txt">GL_SGIS_multisample</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#108183995897897bf309ecf45963b5d4" title="Initialize GL_SGIS_multisample extension.">csGLExtensionManager::InitGL_SGIS_multisample()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17063">17063</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21571">csGLExtensionManager::InitGL_SGIS_multisample()</a>.</p>

</div>
</div><p>
<a class="anchor" name="cf6dc99d5ac2e2b421271062c5f4626b"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_pixel_texture" ref="cf6dc99d5ac2e2b421271062c5f4626b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#cf6dc99d5ac2e2b421271062c5f4626b">csGLExtensionFlags::CS_GL_SGIS_pixel_texture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/pixel_texture.txt">GL_SGIS_pixel_texture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#6c72974e64625bc1e62c3cfa1f040490" title="Initialize GL_SGIS_pixel_texture extension.">csGLExtensionManager::InitGL_SGIS_pixel_texture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17066">17066</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21602">csGLExtensionManager::InitGL_SGIS_pixel_texture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="621322c51188fb2a9ee1f86044d04864"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_texture_border_clamp" ref="621322c51188fb2a9ee1f86044d04864" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#621322c51188fb2a9ee1f86044d04864">csGLExtensionFlags::CS_GL_SGIS_texture_border_clamp</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_border_clamp.txt">GL_SGIS_texture_border_clamp</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#6fb18a1b47b78dfb2f8edefb8de69681" title="Initialize GL_SGIS_texture_border_clamp extension.">csGLExtensionManager::InitGL_SGIS_texture_border_clamp()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17069">17069</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21635">csGLExtensionManager::InitGL_SGIS_texture_border_clamp()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1b14773d50b19ed5743cccdcf3a8f73d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_texture_color_mask" ref="1b14773d50b19ed5743cccdcf3a8f73d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#1b14773d50b19ed5743cccdcf3a8f73d">csGLExtensionFlags::CS_GL_SGIS_texture_color_mask</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_color_mask.txt">GL_SGIS_texture_color_mask</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#51d528aa04fee0e3c6e1ca23acb589e6" title="Initialize GL_SGIS_texture_color_mask extension.">csGLExtensionManager::InitGL_SGIS_texture_color_mask()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17072">17072</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21664">csGLExtensionManager::InitGL_SGIS_texture_color_mask()</a>.</p>

</div>
</div><p>
<a class="anchor" name="9f5da0c2212dff4fb519b1afa85bbd1e"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_texture_edge_clamp" ref="9f5da0c2212dff4fb519b1afa85bbd1e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#9f5da0c2212dff4fb519b1afa85bbd1e">csGLExtensionFlags::CS_GL_SGIS_texture_edge_clamp</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_edge_clamp.txt">GL_SGIS_texture_edge_clamp</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#89322bf257c1de75edbe4e159237096b" title="Initialize GL_SGIS_texture_edge_clamp extension.">csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17075">17075</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21694">csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7a00529109facefd32cfd53ff958dcc2"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIS_texture_lod" ref="7a00529109facefd32cfd53ff958dcc2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7a00529109facefd32cfd53ff958dcc2">csGLExtensionFlags::CS_GL_SGIS_texture_lod</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIS/texture_lod.txt">GL_SGIS_texture_lod</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#eaf5c72af778b850a797fab05e0c6ac3" title="Initialize GL_SGIS_texture_lod extension.">csGLExtensionManager::InitGL_SGIS_texture_lod()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17078">17078</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21723">csGLExtensionManager::InitGL_SGIS_texture_lod()</a>.</p>

</div>
</div><p>
<a class="anchor" name="401ce36167888ff3474d751817944847"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIX_fog_offset" ref="401ce36167888ff3474d751817944847" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#401ce36167888ff3474d751817944847">csGLExtensionFlags::CS_GL_SGIX_fog_offset</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIX/fog_offset.txt">GL_SGIX_fog_offset</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#31cbeede3d3e793a8028f9aad3c71d89" title="Initialize GL_SGIX_fog_offset extension.">csGLExtensionManager::InitGL_SGIX_fog_offset()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17084">17084</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21781">csGLExtensionManager::InitGL_SGIX_fog_offset()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1a3e35bc4f056cd37ada859246deda1f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIX_interlace" ref="1a3e35bc4f056cd37ada859246deda1f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#1a3e35bc4f056cd37ada859246deda1f">csGLExtensionFlags::CS_GL_SGIX_interlace</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIX/interlace.txt">GL_SGIX_interlace</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#16a3b5199be762583734f1b3347ebf2a" title="Initialize GL_SGIX_interlace extension.">csGLExtensionManager::InitGL_SGIX_interlace()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17087">17087</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21810">csGLExtensionManager::InitGL_SGIX_interlace()</a>.</p>

</div>
</div><p>
<a class="anchor" name="98b9b27adc5dd6b94106196b104306d4"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SGIX_shadow_ambient" ref="98b9b27adc5dd6b94106196b104306d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#98b9b27adc5dd6b94106196b104306d4">csGLExtensionFlags::CS_GL_SGIX_shadow_ambient</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SGIX/shadow_ambient.txt">GL_SGIX_shadow_ambient</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#78ac6db2913933fdf2ee80629214ff59" title="Initialize GL_SGIX_shadow_ambient extension.">csGLExtensionManager::InitGL_SGIX_shadow_ambient()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17090">17090</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21839">csGLExtensionManager::InitGL_SGIX_shadow_ambient()</a>.</p>

</div>
</div><p>
<a class="anchor" name="0e9fb472e50061375a59a471295cca3c"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_SUN_vertex" ref="0e9fb472e50061375a59a471295cca3c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#0e9fb472e50061375a59a471295cca3c">csGLExtensionFlags::CS_GL_SUN_vertex</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/SUN/vertex.txt">GL_SUN_vertex</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#138ec3f509c95d9057edf1557061d0b9" title="Initialize GL_SUN_vertex extension.">csGLExtensionManager::InitGL_SUN_vertex()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17102">17102</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21962">csGLExtensionManager::InitGL_SUN_vertex()</a>.</p>

</div>
</div><p>
<a class="anchor" name="33e0891ab5b1879d50ff96ecc63664c4"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_version_1_2" ref="33e0891ab5b1879d50ff96ecc63664c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#33e0891ab5b1879d50ff96ecc63664c4">csGLExtensionFlags::CS_GL_version_1_2</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the corresponding GL version is supported. 
<p>

<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16729">16729</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17514">csGLExtensionManager::InitGL_version_1_2()</a>, and <a class="el" href="glextmanager_8h-source.html#l17546">csGLExtensionManager::InitGL_version_1_3()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7fbf53142a2dbaca19eaf452491653ae"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_version_1_3" ref="7fbf53142a2dbaca19eaf452491653ae" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7fbf53142a2dbaca19eaf452491653ae">csGLExtensionFlags::CS_GL_version_1_3</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the corresponding GL version is supported. 
<p>

<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16731">16731</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17546">csGLExtensionManager::InitGL_version_1_3()</a>, and <a class="el" href="glextmanager_8h-source.html#l17625">csGLExtensionManager::InitGL_version_1_4()</a>.</p>

</div>
</div><p>
<a class="anchor" name="bdf411c8d884a7184933c9176a7be48f"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_version_1_4" ref="bdf411c8d884a7184933c9176a7be48f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#bdf411c8d884a7184933c9176a7be48f">csGLExtensionFlags::CS_GL_version_1_4</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the corresponding GL version is supported. 
<p>

<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16733">16733</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17625">csGLExtensionManager::InitGL_version_1_4()</a>, and <a class="el" href="glextmanager_8h-source.html#l17701">csGLExtensionManager::InitGL_version_1_5()</a>.</p>

</div>
</div><p>
<a class="anchor" name="20192d3d2d6f4466fe214ea4ed5cf799"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_version_1_5" ref="20192d3d2d6f4466fe214ea4ed5cf799" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#20192d3d2d6f4466fe214ea4ed5cf799">csGLExtensionFlags::CS_GL_version_1_5</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the corresponding GL version is supported. 
<p>

<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16735">16735</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17701">csGLExtensionManager::InitGL_version_1_5()</a>, and <a class="el" href="glextmanager_8h-source.html#l17753">csGLExtensionManager::InitGL_version_2_0()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3b0b9acee3d1ffa852dd6def73f9ddd7"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_version_2_0" ref="3b0b9acee3d1ffa852dd6def73f9ddd7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3b0b9acee3d1ffa852dd6def73f9ddd7">csGLExtensionFlags::CS_GL_version_2_0</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the corresponding GL version is supported. 
<p>

<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16737">16737</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17753">csGLExtensionManager::InitGL_version_2_0()</a>, and <a class="el" href="glextmanager_8h-source.html#l17872">csGLExtensionManager::InitGL_version_2_1()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d7bea705cd599c407a79e5a73c91b74d"></a><!-- doxytag: member="csGLExtensionFlags::CS_GL_version_2_1" ref="d7bea705cd599c407a79e5a73c91b74d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#d7bea705cd599c407a79e5a73c91b74d">csGLExtensionFlags::CS_GL_version_2_1</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the corresponding GL version is supported. 
<p>

<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16739">16739</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l17872">csGLExtensionManager::InitGL_version_2_1()</a>.</p>

</div>
</div><p>
<a class="anchor" name="45e378698a39d3a18310ee09fd4bf366"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_ARB_buffer_region" ref="45e378698a39d3a18310ee09fd4bf366" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#45e378698a39d3a18310ee09fd4bf366">csGLExtensionFlags::CS_WGL_ARB_buffer_region</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_buffer_region.txt">WGL_ARB_buffer_region</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#1e02e6dc16ff9fb435a533d56a1de465" title="Initialize WGL_ARB_buffer_region extension.">csGLExtensionManager::InitWGL_ARB_buffer_region()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16760">16760</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18163">csGLExtensionManager::InitWGL_ARB_buffer_region()</a>.</p>

</div>
</div><p>
<a class="anchor" name="413cd10d8e36e93d44259aa471a6fb21"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_ARB_extensions_string" ref="413cd10d8e36e93d44259aa471a6fb21" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#413cd10d8e36e93d44259aa471a6fb21">csGLExtensionFlags::CS_WGL_ARB_extensions_string</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_extensions_string.txt">WGL_ARB_extensions_string</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#cd0dc1a86befffdc94f538e8084d4bd8" title="Initialize WGL_ARB_extensions_string extension.">csGLExtensionManager::InitWGL_ARB_extensions_string()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l16757">16757</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l18131">csGLExtensionManager::InitWGL_ARB_extensions_string()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7386d1ab5ce4dc7edc677ddd5959024c"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_ARB_make_current_read" ref="7386d1ab5ce4dc7edc677ddd5959024c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#7386d1ab5ce4dc7edc677ddd5959024c">csGLExtensionFlags::CS_WGL_ARB_make_current_read</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_make_current_read.txt">WGL_ARB_make_current_read</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3816903da061095e596684838c5a44c7" title="Initialize WGL_ARB_make_current_read extension.">csGLExtensionManager::InitWGL_ARB_make_current_read()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17129">17129</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22310">csGLExtensionManager::InitWGL_ARB_make_current_read()</a>.</p>

</div>
</div><p>
<a class="anchor" name="c9785d948ba2093dd1973427e75b150e"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_ARB_pbuffer" ref="c9785d948ba2093dd1973427e75b150e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#c9785d948ba2093dd1973427e75b150e">csGLExtensionFlags::CS_WGL_ARB_pbuffer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_pbuffer.txt">WGL_ARB_pbuffer</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#025ddd9c1a74fc1d28933e43c05396c2" title="Initialize WGL_ARB_pbuffer extension.">csGLExtensionManager::InitWGL_ARB_pbuffer()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17132">17132</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22345">csGLExtensionManager::InitWGL_ARB_pbuffer()</a>.</p>

</div>
</div><p>
<a class="anchor" name="52452d9ad948e5089a3cb9506de21cc7"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_ARB_pixel_format" ref="52452d9ad948e5089a3cb9506de21cc7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#52452d9ad948e5089a3cb9506de21cc7">csGLExtensionFlags::CS_WGL_ARB_pixel_format</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_pixel_format.txt">WGL_ARB_pixel_format</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#304593abcaca5f104ce478d841f4b87a" title="Initialize WGL_ARB_pixel_format extension.">csGLExtensionManager::InitWGL_ARB_pixel_format()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17126">17126</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22274">csGLExtensionManager::InitWGL_ARB_pixel_format()</a>.</p>

</div>
</div><p>
<a class="anchor" name="31b79e982d0e494f3bdae3ff9d5b3a1f"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_ARB_render_texture" ref="31b79e982d0e494f3bdae3ff9d5b3a1f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#31b79e982d0e494f3bdae3ff9d5b3a1f">csGLExtensionFlags::CS_WGL_ARB_render_texture</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/ARB/wgl_render_texture.txt">WGL_ARB_render_texture</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#94f162b267223a6c962883c3f24ecec6" title="Initialize WGL_ARB_render_texture extension.">csGLExtensionManager::InitWGL_ARB_render_texture()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17138">17138</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22418">csGLExtensionManager::InitWGL_ARB_render_texture()</a>.</p>

</div>
</div><p>
<a class="anchor" name="39aab5fc7a0c53260fb85da64158805b"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_EXT_extensions_string" ref="39aab5fc7a0c53260fb85da64158805b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#39aab5fc7a0c53260fb85da64158805b">csGLExtensionFlags::CS_WGL_EXT_extensions_string</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_extensions_string.txt">WGL_EXT_extensions_string</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#a3b6b3716c9471bcdc0c592172c3d4bf" title="Initialize WGL_EXT_extensions_string extension.">csGLExtensionManager::InitWGL_EXT_extensions_string()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17141">17141</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22454">csGLExtensionManager::InitWGL_EXT_extensions_string()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1a36e9dda514cbb747c7a70756bd1b3e"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_EXT_make_current_read" ref="1a36e9dda514cbb747c7a70756bd1b3e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#1a36e9dda514cbb747c7a70756bd1b3e">csGLExtensionFlags::CS_WGL_EXT_make_current_read</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_make_current_read.txt">WGL_EXT_make_current_read</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#de8eca426a8fa4e8ca9e5a1913b26d3c" title="Initialize WGL_EXT_make_current_read extension.">csGLExtensionManager::InitWGL_EXT_make_current_read()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17144">17144</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22488">csGLExtensionManager::InitWGL_EXT_make_current_read()</a>.</p>

</div>
</div><p>
<a class="anchor" name="af9c29849b7f8824a066d09db1af612b"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_EXT_pbuffer" ref="af9c29849b7f8824a066d09db1af612b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#af9c29849b7f8824a066d09db1af612b">csGLExtensionFlags::CS_WGL_EXT_pbuffer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_pbuffer.txt">WGL_EXT_pbuffer</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#4cb13caa8b633734813a60850e7efc7c" title="Initialize WGL_EXT_pbuffer extension.">csGLExtensionManager::InitWGL_EXT_pbuffer()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17147">17147</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22523">csGLExtensionManager::InitWGL_EXT_pbuffer()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4897f0f51cae5425c96229f7f58663d3"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_EXT_pixel_format" ref="4897f0f51cae5425c96229f7f58663d3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#4897f0f51cae5425c96229f7f58663d3">csGLExtensionFlags::CS_WGL_EXT_pixel_format</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_pixel_format.txt">WGL_EXT_pixel_format</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#f48460c4ce4fb08ee2ab80d2067e2fad" title="Initialize WGL_EXT_pixel_format extension.">csGLExtensionManager::InitWGL_EXT_pixel_format()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17150">17150</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22561">csGLExtensionManager::InitWGL_EXT_pixel_format()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3a0f00884cbb396f84ebee062ccc4f36"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_EXT_swap_control" ref="3a0f00884cbb396f84ebee062ccc4f36" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3a0f00884cbb396f84ebee062ccc4f36">csGLExtensionFlags::CS_WGL_EXT_swap_control</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/EXT/wgl_swap_control.txt">WGL_EXT_swap_control</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#3c4c7d563aa68bdf117a926a3542a4f1" title="Initialize WGL_EXT_swap_control extension.">csGLExtensionManager::InitWGL_EXT_swap_control()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17135">17135</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22383">csGLExtensionManager::InitWGL_EXT_swap_control()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3b410fb6704581c8190f7ccedc7b3d6b"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_I3D_digital_video_control" ref="3b410fb6704581c8190f7ccedc7b3d6b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#3b410fb6704581c8190f7ccedc7b3d6b">csGLExtensionFlags::CS_WGL_I3D_digital_video_control</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_digital_video_control.txt">WGL_I3D_digital_video_control</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#8c2a180a23fc7e11dc967ed7eb4958e1" title="Initialize WGL_I3D_digital_video_control extension.">csGLExtensionManager::InitWGL_I3D_digital_video_control()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17153">17153</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22597">csGLExtensionManager::InitWGL_I3D_digital_video_control()</a>.</p>

</div>
</div><p>
<a class="anchor" name="a575bc446eccd630f64ecf90bdd58485"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_I3D_gamma" ref="a575bc446eccd630f64ecf90bdd58485" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#a575bc446eccd630f64ecf90bdd58485">csGLExtensionFlags::CS_WGL_I3D_gamma</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_gamma.txt">WGL_I3D_gamma</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#b7cc5628904e3af70e99e4af265b1d21" title="Initialize WGL_I3D_gamma extension.">csGLExtensionManager::InitWGL_I3D_gamma()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17156">17156</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22632">csGLExtensionManager::InitWGL_I3D_gamma()</a>.</p>

</div>
</div><p>
<a class="anchor" name="48dbac79742fd5d63ebd86b7004a91e8"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_I3D_genlock" ref="48dbac79742fd5d63ebd86b7004a91e8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#48dbac79742fd5d63ebd86b7004a91e8">csGLExtensionFlags::CS_WGL_I3D_genlock</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_genlock.txt">WGL_I3D_genlock</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#0c04b184d2be6dfd6fa5abaf4c6d3637" title="Initialize WGL_I3D_genlock extension.">csGLExtensionManager::InitWGL_I3D_genlock()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17159">17159</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l22669">csGLExtensionManager::InitWGL_I3D_genlock()</a>.</p>

</div>
</div><p>
<a class="anchor" name="98980fd9781560725ab236bd0db30074"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_I3D_image_buffer" ref="98980fd9781560725ab236bd0db30074" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#98980fd9781560725ab236bd0db30074">csGLExtensionFlags::CS_WGL_I3D_image_buffer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_image_buffer.txt">WGL_I3D_image_buffer</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#bcdf33ad248847b38be00be35adf7292" title="Initialize WGL_I3D_image_buffer extension.">csGLExtensionManager::InitWGL_I3D_image_buffer()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17018">17018</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21079">csGLExtensionManager::InitWGL_I3D_image_buffer()</a>.</p>

</div>
</div><p>
<a class="anchor" name="6a913dc0b4a7ddcf79047369be35f02f"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_I3D_swap_frame_lock" ref="6a913dc0b4a7ddcf79047369be35f02f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#6a913dc0b4a7ddcf79047369be35f02f">csGLExtensionFlags::CS_WGL_I3D_swap_frame_lock</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_swap_frame_lock.txt">WGL_I3D_swap_frame_lock</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#8df78270de5dff0cf5ebae9e2b8c6073" title="Initialize WGL_I3D_swap_frame_lock extension.">csGLExtensionManager::InitWGL_I3D_swap_frame_lock()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17021">17021</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21116">csGLExtensionManager::InitWGL_I3D_swap_frame_lock()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e4abb62322eb4134f4615496d9b74fee"></a><!-- doxytag: member="csGLExtensionFlags::CS_WGL_I3D_swap_frame_usage" ref="e4abb62322eb4134f4615496d9b74fee" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structcsGLExtensionFlags.html#e4abb62322eb4134f4615496d9b74fee">csGLExtensionFlags::CS_WGL_I3D_swap_frame_usage</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Whether the <a href="http://www.opengl.org/registry/specs/I3D/wgl_swap_frame_usage.txt">WGL_I3D_swap_frame_usage</a> extension was found. 
<p>
Set by <a class="el" href="structcsGLExtensionManager.html#7f228e34bfa3d898320e4db83dcccea6" title="Initialize WGL_I3D_swap_frame_usage extension.">csGLExtensionManager::InitWGL_I3D_swap_frame_usage()</a>. 
<p>Definition at line <a class="el" href="glextmanager_8h-source.html#l17024">17024</a> of file <a class="el" href="glextmanager_8h-source.html">glextmanager.h</a>.</p>

<p>Referenced by <a class="el" href="glextmanager_8h-source.html#l21153">csGLExtensionManager::InitWGL_I3D_swap_frame_usage()</a>.</p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>csplugincommon/opengl/<a class="el" href="glextmanager_8h-source.html">glextmanager.h</a></ul>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>