csGLExtensionFlags Struct Reference
Struct containing all GL extension test flags. More...
#include <csplugincommon/opengl/glextmanager.h>

Detailed Description
Struct containing all GL extension test flags.
Definition at line 17944 of file glextmanager.h.
Member Data Documentation
Whether the GL_3DFX_texture_compression_FXT1 extension was found.
Set by csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1().
Definition at line 18258 of file glextmanager.h.
Whether the GL_AMD_seamless_cubemap_per_texture extension was found.
Set by csGLExtensionManager::InitGL_AMD_seamless_cubemap_per_texture().
Definition at line 18525 of file glextmanager.h.
Whether the GL_APPLE_client_storage extension was found.
Set by csGLExtensionManager::InitGL_APPLE_client_storage().
Definition at line 18342 of file glextmanager.h.
Whether the GL_APPLE_element_array extension was found.
Set by csGLExtensionManager::InitGL_APPLE_element_array().
Definition at line 18345 of file glextmanager.h.
Whether the GL_APPLE_fence extension was found.
Set by csGLExtensionManager::InitGL_APPLE_fence().
Definition at line 18348 of file glextmanager.h.
Whether the GL_APPLE_vertex_array_object extension was found.
Set by csGLExtensionManager::InitGL_APPLE_vertex_array_object().
Definition at line 18351 of file glextmanager.h.
Whether the GL_APPLE_vertex_array_range extension was found.
Set by csGLExtensionManager::InitGL_APPLE_vertex_array_range().
Definition at line 18354 of file glextmanager.h.
Whether the GL_ARB_color_buffer_float extension was found.
Set by csGLExtensionManager::InitGL_ARB_color_buffer_float().
Definition at line 18489 of file glextmanager.h.
Whether the GL_ARB_depth_buffer_float extension was found.
Set by csGLExtensionManager::InitGL_ARB_depth_buffer_float().
Definition at line 18504 of file glextmanager.h.
Whether the GL_ARB_depth_texture extension was found.
Set by csGLExtensionManager::InitGL_ARB_depth_texture().
Definition at line 17997 of file glextmanager.h.
Whether the GL_ARB_draw_buffers extension was found.
Set by csGLExtensionManager::InitGL_ARB_draw_buffers().
Definition at line 18465 of file glextmanager.h.
Whether the GL_ARB_draw_instanced extension was found.
Set by csGLExtensionManager::InitGL_ARB_draw_instanced().
Definition at line 18501 of file glextmanager.h.
Whether the GL_ARB_fragment_program extension was found.
Set by csGLExtensionManager::InitGL_ARB_fragment_program().
Definition at line 18336 of file glextmanager.h.
Whether the GL_ARB_fragment_shader extension was found.
Set by csGLExtensionManager::InitGL_ARB_fragment_shader().
Definition at line 18429 of file glextmanager.h.
Whether the GL_ARB_framebuffer_sRGB extension was found.
Set by csGLExtensionManager::InitGL_ARB_framebuffer_sRGB().
Definition at line 18492 of file glextmanager.h.
Whether the GL_ARB_half_float_pixel extension was found.
Set by csGLExtensionManager::InitGL_ARB_half_float_pixel().
Definition at line 18480 of file glextmanager.h.
Whether the GL_ARB_half_float_vertex extension was found.
Set by csGLExtensionManager::InitGL_ARB_half_float_vertex().
Definition at line 18510 of file glextmanager.h.
Whether the GL_ARB_imaging extension was found.
Set by csGLExtensionManager::InitGL_ARB_imaging().
Definition at line 17970 of file glextmanager.h.
Whether the GL_ARB_instanced_arrays extension was found.
Set by csGLExtensionManager::InitGL_ARB_instanced_arrays().
Definition at line 18507 of file glextmanager.h.
Whether the GL_ARB_map_buffer_range extension was found.
Set by csGLExtensionManager::InitGL_ARB_map_buffer_range().
Definition at line 18513 of file glextmanager.h.
Whether the GL_ARB_matrix_palette extension was found.
Set by csGLExtensionManager::InitGL_ARB_matrix_palette().
Definition at line 18393 of file glextmanager.h.
Whether the GL_ARB_multisample extension was found.
Set by csGLExtensionManager::InitGL_ARB_multisample().
Definition at line 17979 of file glextmanager.h.
Whether the GL_ARB_multitexture extension was found.
Set by csGLExtensionManager::InitGL_ARB_multitexture().
Definition at line 17973 of file glextmanager.h.
Whether the GL_ARB_occlusion_query extension was found.
Set by csGLExtensionManager::InitGL_ARB_occlusion_query().
Definition at line 18459 of file glextmanager.h.
Whether the GL_ARB_occlusion_query2 extension was found.
Set by csGLExtensionManager::InitGL_ARB_occlusion_query2().
Definition at line 18462 of file glextmanager.h.
Whether the GL_ARB_pixel_buffer_object extension was found.
Set by csGLExtensionManager::InitGL_ARB_pixel_buffer_object().
Definition at line 18441 of file glextmanager.h.
Whether the GL_ARB_point_parameters extension was found.
Set by csGLExtensionManager::InitGL_ARB_point_parameters().
Definition at line 18000 of file glextmanager.h.
Whether the GL_ARB_point_sprite extension was found.
Set by csGLExtensionManager::InitGL_ARB_point_sprite().
Definition at line 18420 of file glextmanager.h.
Whether the GL_ARB_seamless_cube_map extension was found.
Set by csGLExtensionManager::InitGL_ARB_seamless_cube_map().
Definition at line 18522 of file glextmanager.h.
Whether the GL_ARB_shader_objects extension was found.
Set by csGLExtensionManager::InitGL_ARB_shader_objects().
Definition at line 18426 of file glextmanager.h.
Whether the GL_ARB_shading_language_100 extension was found.
Set by csGLExtensionManager::InitGL_ARB_shading_language_100().
Definition at line 18423 of file glextmanager.h.
Whether the GL_ARB_shadow extension was found.
Set by csGLExtensionManager::InitGL_ARB_shadow().
Definition at line 18003 of file glextmanager.h.
Whether the GL_ARB_shadow_ambient extension was found.
Set by csGLExtensionManager::InitGL_ARB_shadow_ambient().
Definition at line 18006 of file glextmanager.h.
Whether the GL_ARB_tessellation_shader extension was found.
Set by csGLExtensionManager::InitGL_ARB_tessellation_shader().
Definition at line 18438 of file glextmanager.h.
Whether the GL_ARB_texture_border_clamp extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_border_clamp().
Definition at line 18009 of file glextmanager.h.
Whether the GL_ARB_texture_compression extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_compression().
Definition at line 18012 of file glextmanager.h.
Whether the GL_ARB_texture_compression_rgtc extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_compression_rgtc().
Definition at line 18516 of file glextmanager.h.
Whether the GL_ARB_texture_cube_map extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_cube_map().
Definition at line 17994 of file glextmanager.h.
Whether the GL_ARB_texture_env_add extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_env_add().
Definition at line 17985 of file glextmanager.h.
Whether the GL_ARB_texture_env_combine extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_env_combine().
Definition at line 18015 of file glextmanager.h.
Whether the GL_ARB_texture_env_crossbar extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_env_crossbar().
Definition at line 18018 of file glextmanager.h.
Whether the GL_ARB_texture_env_dot3 extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_env_dot3().
Definition at line 18021 of file glextmanager.h.
Whether the GL_ARB_texture_float extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_float().
Definition at line 18477 of file glextmanager.h.
Whether the GL_ARB_texture_mirrored_repeat extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat().
Definition at line 18024 of file glextmanager.h.
Whether the GL_ARB_texture_non_power_of_two extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_non_power_of_two().
Definition at line 18417 of file glextmanager.h.
Whether the GL_ARB_texture_rectangle extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_rectangle().
Definition at line 18444 of file glextmanager.h.
Whether the GL_ARB_texture_rg extension was found.
Set by csGLExtensionManager::InitGL_ARB_texture_rg().
Definition at line 18519 of file glextmanager.h.
Whether the GL_ARB_timer_query extension was found.
Set by csGLExtensionManager::InitGL_ARB_timer_query().
Definition at line 18528 of file glextmanager.h.
Whether the GL_ARB_transpose_matrix extension was found.
Set by csGLExtensionManager::InitGL_ARB_transpose_matrix().
Definition at line 17976 of file glextmanager.h.
Whether the GL_ARB_vertex_blend extension was found.
Set by csGLExtensionManager::InitGL_ARB_vertex_blend().
Definition at line 18027 of file glextmanager.h.
Whether the GL_ARB_vertex_buffer_object extension was found.
Set by csGLExtensionManager::InitGL_ARB_vertex_buffer_object().
Definition at line 18411 of file glextmanager.h.
Whether the GL_ARB_vertex_program extension was found.
Set by csGLExtensionManager::InitGL_ARB_vertex_program().
Definition at line 18030 of file glextmanager.h.
Whether the GL_ARB_vertex_shader extension was found.
Set by csGLExtensionManager::InitGL_ARB_vertex_shader().
Definition at line 18432 of file glextmanager.h.
Whether the GL_ARB_window_pos extension was found.
Set by csGLExtensionManager::InitGL_ARB_window_pos().
Definition at line 18033 of file glextmanager.h.
Whether the GL_ATI_element_array extension was found.
Set by csGLExtensionManager::InitGL_ATI_element_array().
Definition at line 18225 of file glextmanager.h.
Whether the GL_ATI_envmap_bumpmap extension was found.
Set by csGLExtensionManager::InitGL_ATI_envmap_bumpmap().
Definition at line 18228 of file glextmanager.h.
Whether the GL_ATI_fragment_shader extension was found.
Set by csGLExtensionManager::InitGL_ATI_fragment_shader().
Definition at line 18231 of file glextmanager.h.
Whether the GL_ATI_pn_triangles extension was found.
Set by csGLExtensionManager::InitGL_ATI_pn_triangles().
Definition at line 18234 of file glextmanager.h.
Whether the GL_ATI_separate_stencil extension was found.
Set by csGLExtensionManager::InitGL_ATI_separate_stencil().
Definition at line 18414 of file glextmanager.h.
Whether the GL_ATI_text_fragment_shader extension was found.
Set by csGLExtensionManager::InitGL_ATI_text_fragment_shader().
Definition at line 18339 of file glextmanager.h.
Whether the GL_ATI_texture_mirror_once extension was found.
Set by csGLExtensionManager::InitGL_ATI_texture_mirror_once().
Definition at line 18237 of file glextmanager.h.
Whether the GL_ATI_vertex_array_object extension was found.
Set by csGLExtensionManager::InitGL_ATI_vertex_array_object().
Definition at line 18240 of file glextmanager.h.
Whether the GL_ATI_vertex_attrib_array_object extension was found.
Set by csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object().
Definition at line 18243 of file glextmanager.h.
Whether the GL_ATI_vertex_streams extension was found.
Set by csGLExtensionManager::InitGL_ATI_vertex_streams().
Definition at line 18246 of file glextmanager.h.
Whether the GL_EXT_422_pixels extension was found.
Set by csGLExtensionManager::InitGL_EXT_422_pixels().
Definition at line 18036 of file glextmanager.h.
Whether the GL_EXT_abgr extension was found.
Set by csGLExtensionManager::InitGL_EXT_abgr().
Definition at line 18039 of file glextmanager.h.
Whether the GL_EXT_bgra extension was found.
Set by csGLExtensionManager::InitGL_EXT_bgra().
Definition at line 18042 of file glextmanager.h.
Whether the GL_EXT_blend_color extension was found.
Set by csGLExtensionManager::InitGL_EXT_blend_color().
Definition at line 18045 of file glextmanager.h.
Whether the GL_EXT_blend_equation_separate extension was found.
Set by csGLExtensionManager::InitGL_EXT_blend_equation_separate().
Definition at line 18468 of file glextmanager.h.
Whether the GL_EXT_blend_func_separate extension was found.
Set by csGLExtensionManager::InitGL_EXT_blend_func_separate().
Definition at line 18048 of file glextmanager.h.
Whether the GL_EXT_blend_logic_op extension was found.
Set by csGLExtensionManager::InitGL_EXT_blend_logic_op().
Definition at line 18051 of file glextmanager.h.
Whether the GL_EXT_blend_minmax extension was found.
Set by csGLExtensionManager::InitGL_EXT_blend_minmax().
Definition at line 18054 of file glextmanager.h.
Whether the GL_EXT_blend_subtract extension was found.
Set by csGLExtensionManager::InitGL_EXT_blend_subtract().
Definition at line 18057 of file glextmanager.h.
Whether the GL_EXT_clip_volume_hint extension was found.
Set by csGLExtensionManager::InitGL_EXT_clip_volume_hint().
Definition at line 18060 of file glextmanager.h.
Whether the GL_EXT_color_subtable extension was found.
Set by csGLExtensionManager::InitGL_EXT_color_subtable().
Definition at line 18063 of file glextmanager.h.
Whether the GL_EXT_compiled_vertex_array extension was found.
Set by csGLExtensionManager::InitGL_EXT_compiled_vertex_array().
Definition at line 18066 of file glextmanager.h.
Whether the GL_EXT_convolution extension was found.
Set by csGLExtensionManager::InitGL_EXT_convolution().
Definition at line 18069 of file glextmanager.h.
Whether the GL_EXT_fog_coord extension was found.
Set by csGLExtensionManager::InitGL_EXT_fog_coord().
Definition at line 18072 of file glextmanager.h.
Whether the GL_EXT_framebuffer_object extension was found.
Set by csGLExtensionManager::InitGL_EXT_framebuffer_object().
Definition at line 18447 of file glextmanager.h.
Whether the GL_EXT_geometry_shader4 extension was found.
Set by csGLExtensionManager::InitGL_EXT_geometry_shader4().
Definition at line 18435 of file glextmanager.h.
Whether the GL_EXT_gpu_program_parameters extension was found.
Set by csGLExtensionManager::InitGL_EXT_gpu_program_parameters().
Definition at line 18486 of file glextmanager.h.
Whether the GL_EXT_histogram extension was found.
Set by csGLExtensionManager::InitGL_EXT_histogram().
Definition at line 18075 of file glextmanager.h.
Whether the GL_EXT_multi_draw_arrays extension was found.
Set by csGLExtensionManager::InitGL_EXT_multi_draw_arrays().
Definition at line 18078 of file glextmanager.h.
Whether the GL_EXT_packed_depth_stencil extension was found.
Set by csGLExtensionManager::InitGL_EXT_packed_depth_stencil().
Definition at line 18474 of file glextmanager.h.
Whether the GL_EXT_packed_pixels extension was found.
Set by csGLExtensionManager::InitGL_EXT_packed_pixels().
Definition at line 18081 of file glextmanager.h.
Whether the GL_EXT_paletted_texture extension was found.
Set by csGLExtensionManager::InitGL_EXT_paletted_texture().
Definition at line 18084 of file glextmanager.h.
Whether the GL_EXT_pixel_buffer_object extension was found.
Set by csGLExtensionManager::InitGL_EXT_pixel_buffer_object().
Definition at line 18450 of file glextmanager.h.
Whether the GL_EXT_point_parameters extension was found.
Set by csGLExtensionManager::InitGL_EXT_point_parameters().
Definition at line 18087 of file glextmanager.h.
Whether the GL_EXT_polygon_offset extension was found.
Set by csGLExtensionManager::InitGL_EXT_polygon_offset().
Definition at line 18090 of file glextmanager.h.
Whether the GL_EXT_secondary_color extension was found.
Set by csGLExtensionManager::InitGL_EXT_secondary_color().
Definition at line 18093 of file glextmanager.h.
Whether the GL_EXT_separate_specular_color extension was found.
Set by csGLExtensionManager::InitGL_EXT_separate_specular_color().
Definition at line 18096 of file glextmanager.h.
Whether the GL_EXT_shadow_funcs extension was found.
Set by csGLExtensionManager::InitGL_EXT_shadow_funcs().
Definition at line 18099 of file glextmanager.h.
Whether the GL_EXT_shared_texture_palette extension was found.
Set by csGLExtensionManager::InitGL_EXT_shared_texture_palette().
Definition at line 18102 of file glextmanager.h.
Whether the GL_EXT_stencil_two_side extension was found.
Set by csGLExtensionManager::InitGL_EXT_stencil_two_side().
Definition at line 18105 of file glextmanager.h.
Whether the GL_EXT_stencil_wrap extension was found.
Set by csGLExtensionManager::InitGL_EXT_stencil_wrap().
Definition at line 18108 of file glextmanager.h.
Whether the GL_EXT_subtexture extension was found.
Set by csGLExtensionManager::InitGL_EXT_subtexture().
Definition at line 18111 of file glextmanager.h.
Whether the GL_EXT_texture3D extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture3D().
Definition at line 18114 of file glextmanager.h.
Whether the GL_EXT_texture_compression_s3tc extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_compression_s3tc().
Definition at line 18117 of file glextmanager.h.
Whether the GL_EXT_texture_env_add extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_env_add().
Definition at line 18120 of file glextmanager.h.
Whether the GL_EXT_texture_env_combine extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_env_combine().
Definition at line 18123 of file glextmanager.h.
Whether the GL_EXT_texture_env_dot3 extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_env_dot3().
Definition at line 18126 of file glextmanager.h.
Whether the GL_EXT_texture_filter_anisotropic extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic().
Definition at line 18129 of file glextmanager.h.
Whether the GL_EXT_texture_lod_bias extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_lod_bias().
Definition at line 18132 of file glextmanager.h.
Whether the GL_EXT_texture_object extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_object().
Definition at line 18135 of file glextmanager.h.
Whether the GL_EXT_texture_rectangle extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_rectangle().
Definition at line 18456 of file glextmanager.h.
Whether the GL_EXT_texture_sRGB extension was found.
Set by csGLExtensionManager::InitGL_EXT_texture_sRGB().
Definition at line 18471 of file glextmanager.h.
Whether the GL_EXT_vertex_array extension was found.
Set by csGLExtensionManager::InitGL_EXT_vertex_array().
Definition at line 18138 of file glextmanager.h.
Whether the GL_EXT_vertex_shader extension was found.
Set by csGLExtensionManager::InitGL_EXT_vertex_shader().
Definition at line 18141 of file glextmanager.h.
Whether the GL_EXT_vertex_weighting extension was found.
Set by csGLExtensionManager::InitGL_EXT_vertex_weighting().
Definition at line 18144 of file glextmanager.h.
Whether the GL_GREMEDY_string_marker extension was found.
Set by csGLExtensionManager::InitGL_GREMEDY_string_marker().
Definition at line 18453 of file glextmanager.h.
Whether the GL_HP_occlusion_test extension was found.
Set by csGLExtensionManager::InitGL_HP_occlusion_test().
Definition at line 18147 of file glextmanager.h.
Whether the GL_IBM_cull_vertex extension was found.
Set by csGLExtensionManager::InitGL_IBM_cull_vertex().
Definition at line 18261 of file glextmanager.h.
Whether the GL_IBM_multimode_draw_arrays extension was found.
Set by csGLExtensionManager::InitGL_IBM_multimode_draw_arrays().
Definition at line 18264 of file glextmanager.h.
Whether the GL_IBM_raster_pos_clip extension was found.
Set by csGLExtensionManager::InitGL_IBM_raster_pos_clip().
Definition at line 18267 of file glextmanager.h.
Whether the GL_IBM_texture_mirrored_repeat extension was found.
Set by csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat().
Definition at line 18270 of file glextmanager.h.
Whether the GL_IBM_vertex_array_lists extension was found.
Set by csGLExtensionManager::InitGL_IBM_vertex_array_lists().
Definition at line 18273 of file glextmanager.h.
Whether the GL_MESA_resize_buffers extension was found.
Set by csGLExtensionManager::InitGL_MESA_resize_buffers().
Definition at line 18276 of file glextmanager.h.
Whether the GL_MESA_window_pos extension was found.
Set by csGLExtensionManager::InitGL_MESA_window_pos().
Definition at line 18279 of file glextmanager.h.
Whether the GL_NV_blend_square extension was found.
Set by csGLExtensionManager::InitGL_NV_blend_square().
Definition at line 18150 of file glextmanager.h.
Whether the GL_NV_copy_depth_to_color extension was found.
Set by csGLExtensionManager::InitGL_NV_copy_depth_to_color().
Definition at line 18153 of file glextmanager.h.
Whether the GL_NV_depth_clamp extension was found.
Set by csGLExtensionManager::InitGL_NV_depth_clamp().
Definition at line 18156 of file glextmanager.h.
Whether the GL_NV_element_array extension was found.
Set by csGLExtensionManager::InitGL_NV_element_array().
Definition at line 18396 of file glextmanager.h.
Whether the GL_NV_evaluators extension was found.
Set by csGLExtensionManager::InitGL_NV_evaluators().
Definition at line 18159 of file glextmanager.h.
Whether the GL_NV_fence extension was found.
Set by csGLExtensionManager::InitGL_NV_fence().
Definition at line 18162 of file glextmanager.h.
Whether the GL_NV_float_buffer extension was found.
Set by csGLExtensionManager::InitGL_NV_float_buffer().
Definition at line 18399 of file glextmanager.h.
Whether the GL_NV_fog_distance extension was found.
Set by csGLExtensionManager::InitGL_NV_fog_distance().
Definition at line 18165 of file glextmanager.h.
Whether the GL_NV_fragment_program extension was found.
Set by csGLExtensionManager::InitGL_NV_fragment_program().
Definition at line 18402 of file glextmanager.h.
Whether the GL_NV_gpu_program4 extension was found.
Set by csGLExtensionManager::InitGL_NV_gpu_program4().
Definition at line 18483 of file glextmanager.h.
Whether the GL_NV_light_max_exponent extension was found.
Set by csGLExtensionManager::InitGL_NV_light_max_exponent().
Definition at line 18168 of file glextmanager.h.
Whether the GL_NV_multisample_filter_hint extension was found.
Set by csGLExtensionManager::InitGL_NV_multisample_filter_hint().
Definition at line 18171 of file glextmanager.h.
Whether the GL_NV_occlusion_query extension was found.
Set by csGLExtensionManager::InitGL_NV_occlusion_query().
Definition at line 18174 of file glextmanager.h.
Whether the GL_NV_packed_depth_stencil extension was found.
Set by csGLExtensionManager::InitGL_NV_packed_depth_stencil().
Definition at line 18177 of file glextmanager.h.
Whether the GL_NV_point_sprite extension was found.
Set by csGLExtensionManager::InitGL_NV_point_sprite().
Definition at line 18180 of file glextmanager.h.
Whether the GL_NV_primitive_restart extension was found.
Set by csGLExtensionManager::InitGL_NV_primitive_restart().
Definition at line 18405 of file glextmanager.h.
Whether the GL_NV_register_combiners extension was found.
Set by csGLExtensionManager::InitGL_NV_register_combiners().
Definition at line 18183 of file glextmanager.h.
Whether the GL_NV_register_combiners2 extension was found.
Set by csGLExtensionManager::InitGL_NV_register_combiners2().
Definition at line 18186 of file glextmanager.h.
Whether the GL_NV_texgen_emboss extension was found.
Set by csGLExtensionManager::InitGL_NV_texgen_emboss().
Definition at line 18189 of file glextmanager.h.
Whether the GL_NV_texgen_reflection extension was found.
Set by csGLExtensionManager::InitGL_NV_texgen_reflection().
Definition at line 18192 of file glextmanager.h.
Whether the GL_NV_texture_compression_vtc extension was found.
Set by csGLExtensionManager::InitGL_NV_texture_compression_vtc().
Definition at line 18195 of file glextmanager.h.
Whether the GL_NV_texture_env_combine4 extension was found.
Set by csGLExtensionManager::InitGL_NV_texture_env_combine4().
Definition at line 18198 of file glextmanager.h.
Whether the GL_NV_texture_rectangle extension was found.
Set by csGLExtensionManager::InitGL_NV_texture_rectangle().
Definition at line 18201 of file glextmanager.h.
Whether the GL_NV_texture_shader extension was found.
Set by csGLExtensionManager::InitGL_NV_texture_shader().
Definition at line 18204 of file glextmanager.h.
Whether the GL_NV_texture_shader2 extension was found.
Set by csGLExtensionManager::InitGL_NV_texture_shader2().
Definition at line 18207 of file glextmanager.h.
Whether the GL_NV_texture_shader3 extension was found.
Set by csGLExtensionManager::InitGL_NV_texture_shader3().
Definition at line 18210 of file glextmanager.h.
Whether the GL_NV_vertex_array_range extension was found.
Set by csGLExtensionManager::InitGL_NV_vertex_array_range().
Definition at line 18213 of file glextmanager.h.
Whether the GL_NV_vertex_array_range2 extension was found.
Set by csGLExtensionManager::InitGL_NV_vertex_array_range2().
Definition at line 18216 of file glextmanager.h.
Whether the GL_NV_vertex_program extension was found.
Set by csGLExtensionManager::InitGL_NV_vertex_program().
Definition at line 18219 of file glextmanager.h.
Whether the GL_NV_vertex_program1_1 extension was found.
Set by csGLExtensionManager::InitGL_NV_vertex_program1_1().
Definition at line 18222 of file glextmanager.h.
Whether the GL_NV_vertex_program2 extension was found.
Set by csGLExtensionManager::InitGL_NV_vertex_program2().
Definition at line 18408 of file glextmanager.h.
Whether the GL_OML_interlace extension was found.
Set by csGLExtensionManager::InitGL_OML_interlace().
Definition at line 18282 of file glextmanager.h.
Whether the GL_OML_resample extension was found.
Set by csGLExtensionManager::InitGL_OML_resample().
Definition at line 18285 of file glextmanager.h.
Whether the GL_OML_subsample extension was found.
Set by csGLExtensionManager::InitGL_OML_subsample().
Definition at line 18288 of file glextmanager.h.
Whether the GL_SGI_color_matrix extension was found.
Set by csGLExtensionManager::InitGL_SGI_color_matrix().
Definition at line 18324 of file glextmanager.h.
Whether the GL_SGI_color_table extension was found.
Set by csGLExtensionManager::InitGL_SGI_color_table().
Definition at line 18327 of file glextmanager.h.
Whether the GL_SGI_texture_color_table extension was found.
Set by csGLExtensionManager::InitGL_SGI_texture_color_table().
Definition at line 18330 of file glextmanager.h.
Whether the GL_SGIS_depth_texture extension was found.
Set by csGLExtensionManager::InitGL_SGIS_depth_texture().
Definition at line 18312 of file glextmanager.h.
Whether the GL_SGIS_generate_mipmap extension was found.
Set by csGLExtensionManager::InitGL_SGIS_generate_mipmap().
Definition at line 18291 of file glextmanager.h.
Whether the GL_SGIS_multisample extension was found.
Set by csGLExtensionManager::InitGL_SGIS_multisample().
Definition at line 18294 of file glextmanager.h.
Whether the GL_SGIS_pixel_texture extension was found.
Set by csGLExtensionManager::InitGL_SGIS_pixel_texture().
Definition at line 18297 of file glextmanager.h.
Whether the GL_SGIS_texture_border_clamp extension was found.
Set by csGLExtensionManager::InitGL_SGIS_texture_border_clamp().
Definition at line 18300 of file glextmanager.h.
Whether the GL_SGIS_texture_color_mask extension was found.
Set by csGLExtensionManager::InitGL_SGIS_texture_color_mask().
Definition at line 18303 of file glextmanager.h.
Whether the GL_SGIS_texture_edge_clamp extension was found.
Set by csGLExtensionManager::InitGL_SGIS_texture_edge_clamp().
Definition at line 18306 of file glextmanager.h.
Whether the GL_SGIS_texture_lod extension was found.
Set by csGLExtensionManager::InitGL_SGIS_texture_lod().
Definition at line 18309 of file glextmanager.h.
Whether the GL_SGIX_fog_offset extension was found.
Set by csGLExtensionManager::InitGL_SGIX_fog_offset().
Definition at line 18315 of file glextmanager.h.
Whether the GL_SGIX_interlace extension was found.
Set by csGLExtensionManager::InitGL_SGIX_interlace().
Definition at line 18318 of file glextmanager.h.
Whether the GL_SGIX_shadow_ambient extension was found.
Set by csGLExtensionManager::InitGL_SGIX_shadow_ambient().
Definition at line 18321 of file glextmanager.h.
Whether the GL_SUN_vertex extension was found.
Set by csGLExtensionManager::InitGL_SUN_vertex().
Definition at line 18333 of file glextmanager.h.
Whether the corresponding GL version is supported.
Definition at line 17948 of file glextmanager.h.
Whether the corresponding GL version is supported.
Definition at line 17950 of file glextmanager.h.
Whether the corresponding GL version is supported.
Definition at line 17952 of file glextmanager.h.
Whether the corresponding GL version is supported.
Definition at line 17954 of file glextmanager.h.
Whether the corresponding GL version is supported.
Definition at line 17956 of file glextmanager.h.
Whether the corresponding GL version is supported.
Definition at line 17958 of file glextmanager.h.
Whether the GLX_ARB_framebuffer_sRGB extension was found.
Set by csGLExtensionManager::InitGLX_ARB_framebuffer_sRGB().
Definition at line 18495 of file glextmanager.h.
Whether the GLX_ARB_multisample extension was found.
Set by csGLExtensionManager::InitGLX_ARB_multisample().
Definition at line 17982 of file glextmanager.h.
Whether the "InstancedDrawFuncs" pseudo-extension was found.
Set by csGLExtensionManager::InitInstancedDrawFuncs().
Definition at line 17967 of file glextmanager.h.
Whether the "Queries" pseudo-extension was found.
Set by csGLExtensionManager::InitQueries().
Definition at line 17961 of file glextmanager.h.
Whether the "Queries64" pseudo-extension was found.
Set by csGLExtensionManager::InitQueries64().
Definition at line 17964 of file glextmanager.h.
Whether the WGL_ARB_buffer_region extension was found.
Set by csGLExtensionManager::InitWGL_ARB_buffer_region().
Definition at line 17991 of file glextmanager.h.
Whether the WGL_ARB_extensions_string extension was found.
Set by csGLExtensionManager::InitWGL_ARB_extensions_string().
Definition at line 17988 of file glextmanager.h.
Whether the WGL_ARB_framebuffer_sRGB extension was found.
Set by csGLExtensionManager::InitWGL_ARB_framebuffer_sRGB().
Definition at line 18498 of file glextmanager.h.
Whether the WGL_ARB_make_current_read extension was found.
Set by csGLExtensionManager::InitWGL_ARB_make_current_read().
Definition at line 18360 of file glextmanager.h.
Whether the WGL_ARB_pbuffer extension was found.
Set by csGLExtensionManager::InitWGL_ARB_pbuffer().
Definition at line 18363 of file glextmanager.h.
Whether the WGL_ARB_pixel_format extension was found.
Set by csGLExtensionManager::InitWGL_ARB_pixel_format().
Definition at line 18357 of file glextmanager.h.
Whether the WGL_ARB_render_texture extension was found.
Set by csGLExtensionManager::InitWGL_ARB_render_texture().
Definition at line 18369 of file glextmanager.h.
Whether the WGL_EXT_extensions_string extension was found.
Set by csGLExtensionManager::InitWGL_EXT_extensions_string().
Definition at line 18372 of file glextmanager.h.
Whether the WGL_EXT_make_current_read extension was found.
Set by csGLExtensionManager::InitWGL_EXT_make_current_read().
Definition at line 18375 of file glextmanager.h.
Whether the WGL_EXT_pbuffer extension was found.
Set by csGLExtensionManager::InitWGL_EXT_pbuffer().
Definition at line 18378 of file glextmanager.h.
Whether the WGL_EXT_pixel_format extension was found.
Set by csGLExtensionManager::InitWGL_EXT_pixel_format().
Definition at line 18381 of file glextmanager.h.
Whether the WGL_EXT_swap_control extension was found.
Set by csGLExtensionManager::InitWGL_EXT_swap_control().
Definition at line 18366 of file glextmanager.h.
Whether the WGL_I3D_digital_video_control extension was found.
Set by csGLExtensionManager::InitWGL_I3D_digital_video_control().
Definition at line 18384 of file glextmanager.h.
Whether the WGL_I3D_gamma extension was found.
Set by csGLExtensionManager::InitWGL_I3D_gamma().
Definition at line 18387 of file glextmanager.h.
Whether the WGL_I3D_genlock extension was found.
Set by csGLExtensionManager::InitWGL_I3D_genlock().
Definition at line 18390 of file glextmanager.h.
Whether the WGL_I3D_image_buffer extension was found.
Set by csGLExtensionManager::InitWGL_I3D_image_buffer().
Definition at line 18249 of file glextmanager.h.
Whether the WGL_I3D_swap_frame_lock extension was found.
Set by csGLExtensionManager::InitWGL_I3D_swap_frame_lock().
Definition at line 18252 of file glextmanager.h.
Whether the WGL_I3D_swap_frame_usage extension was found.
Set by csGLExtensionManager::InitWGL_I3D_swap_frame_usage().
Definition at line 18255 of file glextmanager.h.
The documentation for this struct was generated from the following file:
- csplugincommon/opengl/glextmanager.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
