opengl-definitions 1.0.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/lib/opengl-definitions/extensions/GLX_AMD_gpu_association.rb +11 -23
 - data/lib/opengl-definitions/extensions/GLX_ARB_create_context.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_ARB_get_proc_address.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_EXT_import_context.rb +7 -15
 - data/lib/opengl-definitions/extensions/GLX_EXT_swap_control.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_EXT_texture_from_pixmap.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_MESA_agp_offset.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_MESA_copy_sub_buffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_MESA_pixmap_colormap.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_MESA_query_renderer.rb +6 -13
 - data/lib/opengl-definitions/extensions/GLX_MESA_release_buffers.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_MESA_set_3dfx_mode.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_MESA_swap_control.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_NV_copy_buffer.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_NV_copy_image.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_NV_delay_before_swap.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_NV_present_video.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_NV_swap_group.rb +8 -17
 - data/lib/opengl-definitions/extensions/GLX_NV_video_capture.rb +7 -15
 - data/lib/opengl-definitions/extensions/GLX_NV_video_out.rb +8 -17
 - data/lib/opengl-definitions/extensions/GLX_OML_sync_control.rb +7 -15
 - data/lib/opengl-definitions/extensions/GLX_SGIX_dmbuffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_SGIX_fbconfig.rb +8 -17
 - data/lib/opengl-definitions/extensions/GLX_SGIX_hyperpipe.rb +10 -21
 - data/lib/opengl-definitions/extensions/GLX_SGIX_pbuffer.rb +7 -15
 - data/lib/opengl-definitions/extensions/GLX_SGIX_swap_barrier.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_SGIX_swap_group.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_SGIX_video_resize.rb +7 -15
 - data/lib/opengl-definitions/extensions/GLX_SGIX_video_source.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_SGI_cushion.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_SGI_make_current_read.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_SGI_swap_control.rb +3 -7
 - data/lib/opengl-definitions/extensions/GLX_SGI_video_sync.rb +4 -9
 - data/lib/opengl-definitions/extensions/GLX_SUN_get_transparent_index.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_3DFX_tbuffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_AMD_debug_output.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_AMD_draw_buffers_blend.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_AMD_framebuffer_sample_positions.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_AMD_gpu_shader_int64.rb +36 -73
 - data/lib/opengl-definitions/extensions/GL_AMD_interleaved_elements.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_AMD_multi_draw_indirect.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_AMD_name_gen_delete.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_AMD_occlusion_query_event.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_AMD_performance_monitor.rb +13 -27
 - data/lib/opengl-definitions/extensions/GL_AMD_sample_positions.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_AMD_sparse_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_AMD_stencil_operation_extended.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_AMD_vertex_shader_tessellator.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_blit.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_multisample.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ANGLE_instanced_arrays.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ANGLE_translated_shader_source.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_APPLE_copy_texture_levels.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_APPLE_element_array.rb +7 -15
 - data/lib/opengl-definitions/extensions/GL_APPLE_fence.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_APPLE_flush_buffer_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_APPLE_framebuffer_multisample.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_APPLE_object_purgeable.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_APPLE_sync.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_APPLE_texture_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_APPLE_vertex_array_object.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_APPLE_vertex_array_range.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_APPLE_vertex_program_evaluators.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_ARB_ES2_compatibility.rb +7 -15
 - data/lib/opengl-definitions/extensions/GL_ARB_ES3_1_compatibility.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_ES3_2_compatibility.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_base_instance.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ARB_bindless_texture.rb +18 -37
 - data/lib/opengl-definitions/extensions/GL_ARB_blend_func_extended.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_buffer_storage.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_cl_event.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_clear_buffer_object.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_clear_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_clip_control.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_color_buffer_float.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_compute_shader.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_compute_variable_group_size.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_copy_buffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_copy_image.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_debug_output.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_direct_state_access.rb +99 -199
 - data/lib/opengl-definitions/extensions/GL_ARB_draw_buffers.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_draw_buffers_blend.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_draw_elements_base_vertex.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_draw_indirect.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_draw_instanced.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_fragment_program.rb +21 -43
 - data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_no_attachments.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_object.rb +22 -45
 - data/lib/opengl-definitions/extensions/GL_ARB_geometry_shader4.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_get_program_binary.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ARB_get_texture_sub_image.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_gl_spirv.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_gpu_shader_fp64.rb +20 -41
 - data/lib/opengl-definitions/extensions/GL_ARB_gpu_shader_int64.rb +38 -77
 - data/lib/opengl-definitions/extensions/GL_ARB_imaging.rb +36 -73
 - data/lib/opengl-definitions/extensions/GL_ARB_indirect_parameters.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_instanced_arrays.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_internalformat_query.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_internalformat_query2.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_invalidate_subdata.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_ARB_map_buffer_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_matrix_palette.rb +7 -15
 - data/lib/opengl-definitions/extensions/GL_ARB_multi_bind.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_ARB_multi_draw_indirect.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_multisample.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_multitexture.rb +36 -73
 - data/lib/opengl-definitions/extensions/GL_ARB_occlusion_query.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_ARB_parallel_shader_compile.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_point_parameters.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_polygon_offset_clamp.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_program_interface_query.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_ARB_provoking_vertex.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_robustness.rb +22 -45
 - data/lib/opengl-definitions/extensions/GL_ARB_sample_locations.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ARB_sample_shading.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_sampler_objects.rb +16 -33
 - data/lib/opengl-definitions/extensions/GL_ARB_separate_shader_objects.rb +63 -127
 - data/lib/opengl-definitions/extensions/GL_ARB_shader_atomic_counters.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_shader_image_load_store.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_shader_objects.rb +41 -83
 - data/lib/opengl-definitions/extensions/GL_ARB_shader_storage_buffer_object.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_shader_subroutine.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_ARB_shading_language_include.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_ARB_sparse_buffer.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ARB_sparse_texture.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_sync.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_ARB_tessellation_shader.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_barrier.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_object.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_range.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_compression.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_multisample.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_storage.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_storage_multisample.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_texture_view.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ARB_timer_query.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback2.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback3.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback_instanced.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ARB_transpose_matrix.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_uniform_buffer_object.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_array_object.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_64bit.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_binding.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_blend.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_buffer_object.rb +13 -27
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_program.rb +64 -129
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_shader.rb +48 -97
 - data/lib/opengl-definitions/extensions/GL_ARB_vertex_type_2_10_10_10_rev.rb +40 -81
 - data/lib/opengl-definitions/extensions/GL_ARB_viewport_array.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_ARB_window_pos.rb +18 -37
 - data/lib/opengl-definitions/extensions/GL_ATI_draw_buffers.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_ATI_element_array.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ATI_envmap_bumpmap.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_ATI_fragment_shader.rb +16 -33
 - data/lib/opengl-definitions/extensions/GL_ATI_map_object_buffer.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ATI_pn_triangles.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ATI_separate_stencil.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_ATI_vertex_array_object.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_ATI_vertex_attrib_array_object.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_ATI_vertex_streams.rb +47 -95
 - data/lib/opengl-definitions/extensions/GL_EXT_EGL_image_storage.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_base_instance.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_bindable_uniform.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_blend_color.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_blend_equation_separate.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_blend_func_extended.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_EXT_blend_func_separate.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_blend_minmax.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_buffer_storage.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_clear_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_clip_control.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_color_subtable.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_compiled_vertex_array.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_convolution.rb +15 -31
 - data/lib/opengl-definitions/extensions/GL_EXT_coordinate_frame.rb +24 -49
 - data/lib/opengl-definitions/extensions/GL_EXT_copy_image.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_copy_texture.rb +7 -15
 - data/lib/opengl-definitions/extensions/GL_EXT_cull_vertex.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_debug_label.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_debug_marker.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_depth_bounds_test.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_direct_state_access.rb +257 -515
 - data/lib/opengl-definitions/extensions/GL_EXT_discard_framebuffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_disjoint_timer_query.rb +13 -27
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers2.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers_indexed.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_elements_base_vertex.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_instanced.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_range_elements.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_draw_transform_feedback.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_external_buffer.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_fog_coord.rb +7 -15
 - data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_blit.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_multisample.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_object.rb +19 -39
 - data/lib/opengl-definitions/extensions/GL_EXT_geometry_shader.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_geometry_shader4.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_gpu_program_parameters.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_gpu_shader4.rb +13 -27
 - data/lib/opengl-definitions/extensions/GL_EXT_histogram.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_EXT_index_func.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_index_material.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_instanced_arrays.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_light_texture.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_map_buffer_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_memory_object.rb +21 -43
 - data/lib/opengl-definitions/extensions/GL_EXT_memory_object_fd.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_memory_object_win32.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_multi_draw_arrays.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_multi_draw_indirect.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_multisample.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_multisampled_render_to_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_multiview_draw_buffers.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_occlusion_query_boolean.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_EXT_paletted_texture.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_EXT_pixel_transform.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_EXT_point_parameters.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_polygon_offset.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_polygon_offset_clamp.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_primitive_bounding_box.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_provoking_vertex.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_raster_multisample.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_robustness.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_EXT_secondary_color.rb +19 -39
 - data/lib/opengl-definitions/extensions/GL_EXT_semaphore.rb +11 -23
 - data/lib/opengl-definitions/extensions/GL_EXT_semaphore_fd.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_semaphore_win32.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_separate_shader_objects.rb +49 -99
 - data/lib/opengl-definitions/extensions/GL_EXT_shader_framebuffer_fetch_non_coherent.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_shader_image_load_store.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_shader_pixel_local_storage2.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_sparse_texture.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_stencil_clear_tag.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_stencil_two_side.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_subtexture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_tessellation_shader.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_texture3D.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_array.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_border_clamp.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_buffer.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_buffer_object.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_integer.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_object.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_perturb_normal.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_storage.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_EXT_texture_view.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_timer_query.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_transform_feedback.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_EXT_vertex_array.rb +11 -23
 - data/lib/opengl-definitions/extensions/GL_EXT_vertex_attrib_64bit.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_EXT_vertex_shader.rb +44 -89
 - data/lib/opengl-definitions/extensions/GL_EXT_vertex_weighting.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_EXT_win32_keyed_mutex.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_EXT_window_rectangles.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_EXT_x11_sync_object.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_GREMEDY_frame_terminator.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_GREMEDY_string_marker.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_HP_image_transform.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_IBM_multimode_draw_arrays.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_IBM_static_data.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_IBM_vertex_array_lists.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_IMG_bindless_texture.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_IMG_framebuffer_downsample.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_IMG_multisampled_render_to_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_IMG_user_clip_plane.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_INGR_blend_func_separate.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_INTEL_framebuffer_CMAA.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_INTEL_map_texture.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_INTEL_parallel_arrays.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_INTEL_performance_query.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_KHR_blend_equation_advanced.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_KHR_debug.rb +24 -49
 - data/lib/opengl-definitions/extensions/GL_KHR_parallel_shader_compile.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_KHR_robustness.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_MESA_resize_buffers.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_MESA_window_pos.rb +26 -53
 - data/lib/opengl-definitions/extensions/GL_NVX_conditional_render.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NVX_linked_gpu_multicast.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_NV_alpha_to_coverage_dither_control.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect_count.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_bindless_texture.rb +15 -31
 - data/lib/opengl-definitions/extensions/GL_NV_blend_equation_advanced.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_clip_space_w_scaling.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_command_list.rb +19 -39
 - data/lib/opengl-definitions/extensions/GL_NV_conditional_render.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_conservative_raster.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_conservative_raster_dilate.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_conservative_raster_pre_snap_triangles.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_copy_buffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_copy_image.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_coverage_sample.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_depth_buffer_float.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_NV_draw_buffers.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_draw_instanced.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_draw_texture.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_draw_vulkan_image.rb +7 -15
 - data/lib/opengl-definitions/extensions/GL_NV_evaluators.rb +11 -23
 - data/lib/opengl-definitions/extensions/GL_NV_explicit_multisample.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_NV_fence.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_NV_fragment_coverage_to_color.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_fragment_program.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_NV_framebuffer_blit.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_framebuffer_mixed_samples.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample_coverage.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_geometry_program4.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_NV_gpu_multicast.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_NV_gpu_program4.rb +18 -37
 - data/lib/opengl-definitions/extensions/GL_NV_gpu_program5.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_gpu_shader5.rb +35 -71
 - data/lib/opengl-definitions/extensions/GL_NV_half_float.rb +48 -97
 - data/lib/opengl-definitions/extensions/GL_NV_instanced_arrays.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_internalformat_sample_query.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_non_square_matrices.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_NV_occlusion_query.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_NV_parameter_buffer_object.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_NV_path_rendering.rb +85 -171
 - data/lib/opengl-definitions/extensions/GL_NV_pixel_data_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_point_sprite.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_polygon_mode.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_present_video.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_NV_primitive_restart.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_query_resource.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_query_resource_tag.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_NV_read_buffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_register_combiners.rb +15 -31
 - data/lib/opengl-definitions/extensions/GL_NV_register_combiners2.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_sample_locations.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_NV_shader_buffer_load.rb +16 -33
 - data/lib/opengl-definitions/extensions/GL_NV_texture_barrier.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_NV_texture_multisample.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_NV_transform_feedback.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_NV_transform_feedback2.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_NV_vdpau_interop.rb +12 -25
 - data/lib/opengl-definitions/extensions/GL_NV_vertex_array_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_NV_vertex_attrib_integer_64bit.rb +21 -43
 - data/lib/opengl-definitions/extensions/GL_NV_vertex_buffer_unified_memory.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_NV_vertex_program.rb +66 -133
 - data/lib/opengl-definitions/extensions/GL_NV_vertex_program4.rb +25 -51
 - data/lib/opengl-definitions/extensions/GL_NV_video_capture.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_NV_viewport_array.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_NV_viewport_swizzle.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_EGL_image.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_OES_blend_equation_separate.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_blend_func_separate.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_blend_subtract.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_byte_coordinates.rb +24 -49
 - data/lib/opengl-definitions/extensions/GL_OES_copy_image.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_draw_buffers_indexed.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_OES_draw_elements_base_vertex.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_OES_draw_texture.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_OES_fixed_point.rb +109 -219
 - data/lib/opengl-definitions/extensions/GL_OES_framebuffer_object.rb +17 -35
 - data/lib/opengl-definitions/extensions/GL_OES_geometry_shader.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_get_program_binary.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_OES_mapbuffer.rb +5 -11
 - data/lib/opengl-definitions/extensions/GL_OES_matrix_palette.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_OES_point_size_array.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_primitive_bounding_box.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_query_matrix.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_sample_shading.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_single_precision.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_OES_tessellation_shader.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_texture_3D.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_OES_texture_border_clamp.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_OES_texture_buffer.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_OES_texture_cube_map.rb +11 -23
 - data/lib/opengl-definitions/extensions/GL_OES_texture_storage_multisample_2d_array.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_texture_view.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OES_vertex_array_object.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_OES_viewport_array.rb +14 -29
 - data/lib/opengl-definitions/extensions/GL_OVR_multiview.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_OVR_multiview_multisampled_render_to_texture.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_PGI_misc_hints.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_QCOM_alpha_test.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_QCOM_driver_control.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_QCOM_extended_get.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_QCOM_extended_get2.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_QCOM_framebuffer_foveated.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_QCOM_shader_framebuffer_fetch_noncoherent.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_QCOM_texture_foveated.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_QCOM_tiled_rendering.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_detail_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_fog_function.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_multisample.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_pixel_texture.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_SGIS_point_parameters.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_sharpen_texture.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_texture4D.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIS_texture_color_mask.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGIS_texture_filter4.rb +4 -9
 - data/lib/opengl-definitions/extensions/GL_SGIX_async.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_SGIX_flush_raster.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGIX_fragment_lighting.rb +20 -41
 - data/lib/opengl-definitions/extensions/GL_SGIX_framezoom.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGIX_igloo_interface.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGIX_instruments.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_SGIX_list_priority.rb +8 -17
 - data/lib/opengl-definitions/extensions/GL_SGIX_pixel_texture.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGIX_polynomial_ffd.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_SGIX_reference_plane.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGIX_sprite.rb +6 -13
 - data/lib/opengl-definitions/extensions/GL_SGIX_tag_sample_buffer.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SGI_color_table.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_SUNX_constant_data.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SUN_global_alpha.rb +10 -21
 - data/lib/opengl-definitions/extensions/GL_SUN_mesh_array.rb +3 -7
 - data/lib/opengl-definitions/extensions/GL_SUN_triangle_list.rb +9 -19
 - data/lib/opengl-definitions/extensions/GL_SUN_vertex.rb +42 -85
 - data/lib/opengl-definitions/extensions/WGL_3DL_stereo_control.rb +3 -7
 - data/lib/opengl-definitions/extensions/WGL_AMD_gpu_association.rb +11 -23
 - data/lib/opengl-definitions/extensions/WGL_ARB_buffer_region.rb +6 -13
 - data/lib/opengl-definitions/extensions/WGL_ARB_create_context.rb +3 -7
 - data/lib/opengl-definitions/extensions/WGL_ARB_extensions_string.rb +3 -7
 - data/lib/opengl-definitions/extensions/WGL_ARB_make_current_read.rb +4 -9
 - data/lib/opengl-definitions/extensions/WGL_ARB_pbuffer.rb +7 -15
 - data/lib/opengl-definitions/extensions/WGL_ARB_pixel_format.rb +5 -11
 - data/lib/opengl-definitions/extensions/WGL_ARB_render_texture.rb +5 -11
 - data/lib/opengl-definitions/extensions/WGL_EXT_display_color_table.rb +6 -13
 - data/lib/opengl-definitions/extensions/WGL_EXT_extensions_string.rb +3 -7
 - data/lib/opengl-definitions/extensions/WGL_EXT_make_current_read.rb +4 -9
 - data/lib/opengl-definitions/extensions/WGL_EXT_pbuffer.rb +7 -15
 - data/lib/opengl-definitions/extensions/WGL_EXT_pixel_format.rb +5 -11
 - data/lib/opengl-definitions/extensions/WGL_EXT_swap_control.rb +4 -9
 - data/lib/opengl-definitions/extensions/WGL_I3D_digital_video_control.rb +4 -9
 - data/lib/opengl-definitions/extensions/WGL_I3D_gamma.rb +6 -13
 - data/lib/opengl-definitions/extensions/WGL_I3D_genlock.rb +14 -29
 - data/lib/opengl-definitions/extensions/WGL_I3D_image_buffer.rb +6 -13
 - data/lib/opengl-definitions/extensions/WGL_I3D_swap_frame_lock.rb +6 -13
 - data/lib/opengl-definitions/extensions/WGL_I3D_swap_frame_usage.rb +6 -13
 - data/lib/opengl-definitions/extensions/WGL_NV_DX_interop.rb +10 -21
 - data/lib/opengl-definitions/extensions/WGL_NV_copy_image.rb +3 -7
 - data/lib/opengl-definitions/extensions/WGL_NV_delay_before_swap.rb +3 -7
 - data/lib/opengl-definitions/extensions/WGL_NV_gpu_affinity.rb +7 -15
 - data/lib/opengl-definitions/extensions/WGL_NV_present_video.rb +5 -11
 - data/lib/opengl-definitions/extensions/WGL_NV_swap_group.rb +8 -17
 - data/lib/opengl-definitions/extensions/WGL_NV_vertex_array_range.rb +4 -9
 - data/lib/opengl-definitions/extensions/WGL_NV_video_capture.rb +7 -15
 - data/lib/opengl-definitions/extensions/WGL_NV_video_output.rb +8 -17
 - data/lib/opengl-definitions/extensions/WGL_OML_sync_control.rb +8 -17
 - data/lib/opengl-definitions/version.rb +1 -1
 - data/lib/opengl-definitions/versions/GLX_VERSION_1_0.rb +87 -0
 - data/lib/opengl-definitions/versions/GLX_VERSION_1_1.rb +8 -14
 - data/lib/opengl-definitions/versions/GLX_VERSION_1_2.rb +4 -8
 - data/lib/opengl-definitions/versions/GLX_VERSION_1_3.rb +36 -56
 - data/lib/opengl-definitions/versions/GLX_VERSION_1_4.rb +4 -8
 - data/lib/opengl-definitions/versions/GL_VERSION_1_0.rb +50 -101
 - data/lib/opengl-definitions/versions/GL_VERSION_1_1.rb +15 -31
 - data/lib/opengl-definitions/versions/GL_VERSION_1_2.rb +6 -13
 - data/lib/opengl-definitions/versions/GL_VERSION_1_3.rb +11 -23
 - data/lib/opengl-definitions/versions/GL_VERSION_1_4.rb +9 -19
 - data/lib/opengl-definitions/versions/GL_VERSION_1_5.rb +21 -43
 - data/lib/opengl-definitions/versions/GL_VERSION_2_0.rb +95 -191
 - data/lib/opengl-definitions/versions/GL_VERSION_2_1.rb +8 -17
 - data/lib/opengl-definitions/versions/GL_VERSION_3_0.rb +57 -115
 - data/lib/opengl-definitions/versions/GL_VERSION_3_1.rb +7 -14
 - data/lib/opengl-definitions/versions/GL_VERSION_3_2.rb +5 -11
 - data/lib/opengl-definitions/versions/GL_VERSION_3_3.rb +3 -7
 - data/lib/opengl-definitions/versions/GL_VERSION_4_0.rb +7 -15
 - data/lib/opengl-definitions/versions/GL_VERSION_4_2.rb +1 -1
 - data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_0.rb +255 -511
 - data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_1.rb +23 -47
 - data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_3.rb +39 -79
 - data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_4.rb +40 -81
 - data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_5.rb +4 -8
 - metadata +3 -2
 
| 
         @@ -1,11 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            module GL_ATI_map_object_buffer
         
     | 
| 
       2 
     | 
    
         
            -
               
     | 
| 
       3 
     | 
    
         
            -
                def glMapObjectBufferATI(buffer) end
         
     | 
| 
       4 
     | 
    
         
            -
                def glUnmapObjectBufferATI(buffer) end
         
     | 
| 
       5 
     | 
    
         
            -
              
         
     | 
| 
       6 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       7 
     | 
    
         
            -
                  glMapObjectBufferATI:   [ :pointer, :GLuint ].freeze,
         
     | 
| 
       8 
     | 
    
         
            -
                  glUnmapObjectBufferATI: [ :void, :GLuint ].freeze,
         
     | 
| 
       9 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       10 
     | 
    
         
            -
              end
         
     | 
| 
      
 2 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 3 
     | 
    
         
            +
                def glMapObjectBufferATI(buffer) end => [ :pointer, :GLuint ].freeze,
         
     | 
| 
      
 4 
     | 
    
         
            +
                def glUnmapObjectBufferATI(buffer) end => [ :void, :GLuint ].freeze,
         
     | 
| 
      
 5 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       11 
6 
     | 
    
         
             
            end
         
     | 
| 
         @@ -11,13 +11,8 @@ module GL_ATI_pn_triangles 
     | 
|
| 
       11 
11 
     | 
    
         
             
                NPN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI = 0x87F8
         
     | 
| 
       12 
12 
     | 
    
         
             
              end
         
     | 
| 
       13 
13 
     | 
    
         | 
| 
       14 
     | 
    
         
            -
               
     | 
| 
       15 
     | 
    
         
            -
                def glPNTrianglesiATI(pname, param) end
         
     | 
| 
       16 
     | 
    
         
            -
                def glPNTrianglesfATI(pname, param) end
         
     | 
| 
       17 
     | 
    
         
            -
              
         
     | 
| 
       18 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       19 
     | 
    
         
            -
                  glPNTrianglesiATI: [ :void, :GLenum, :GLint ].freeze,
         
     | 
| 
       20 
     | 
    
         
            -
                  glPNTrianglesfATI: [ :void, :GLenum, :GLfloat ].freeze,
         
     | 
| 
       21 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       22 
     | 
    
         
            -
              end
         
     | 
| 
      
 14 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 15 
     | 
    
         
            +
                def glPNTrianglesiATI(pname, param) end => [ :void, :GLenum, :GLint ].freeze,
         
     | 
| 
      
 16 
     | 
    
         
            +
                def glPNTrianglesfATI(pname, param) end => [ :void, :GLenum, :GLfloat ].freeze,
         
     | 
| 
      
 17 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       23 
18 
     | 
    
         
             
            end
         
     | 
| 
         @@ -6,13 +6,8 @@ module GL_ATI_separate_stencil 
     | 
|
| 
       6 
6 
     | 
    
         
             
                NSTENCIL_BACK_PASS_DEPTH_PASS_ATI = 0x8803
         
     | 
| 
       7 
7 
     | 
    
         
             
              end
         
     | 
| 
       8 
8 
     | 
    
         | 
| 
       9 
     | 
    
         
            -
               
     | 
| 
       10 
     | 
    
         
            -
                def glStencilOpSeparateATI(face, sfail, dpfail, dppass) end
         
     | 
| 
       11 
     | 
    
         
            -
                def glStencilFuncSeparateATI(frontfunc, backfunc, ref, mask) end
         
     | 
| 
       12 
     | 
    
         
            -
              
         
     | 
| 
       13 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       14 
     | 
    
         
            -
                  glStencilOpSeparateATI:   [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze,
         
     | 
| 
       15 
     | 
    
         
            -
                  glStencilFuncSeparateATI: [ :void, :GLenum, :GLenum, :GLint, :GLuint ].freeze,
         
     | 
| 
       16 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       17 
     | 
    
         
            -
              end
         
     | 
| 
      
 9 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 10 
     | 
    
         
            +
                def glStencilOpSeparateATI(face, sfail, dpfail, dppass) end => [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze,
         
     | 
| 
      
 11 
     | 
    
         
            +
                def glStencilFuncSeparateATI(frontfunc, backfunc, ref, mask) end => [ :void, :GLenum, :GLenum, :GLint, :GLuint ].freeze,
         
     | 
| 
      
 12 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       18 
13 
     | 
    
         
             
            end
         
     | 
| 
         @@ -10,33 +10,18 @@ module GL_ATI_vertex_array_object 
     | 
|
| 
       10 
10 
     | 
    
         
             
                NARRAY_OBJECT_OFFSET_ATI = 0x8767
         
     | 
| 
       11 
11 
     | 
    
         
             
              end
         
     | 
| 
       12 
12 
     | 
    
         | 
| 
       13 
     | 
    
         
            -
               
     | 
| 
       14 
     | 
    
         
            -
                def glNewObjectBufferATI(size, pointer, usage) end
         
     | 
| 
       15 
     | 
    
         
            -
                def glIsObjectBufferATI(buffer) end
         
     | 
| 
       16 
     | 
    
         
            -
                def glUpdateObjectBufferATI(buffer, offset, size, pointer, preserve) end
         
     | 
| 
       17 
     | 
    
         
            -
                def glGetObjectBufferfvATI(buffer, pname, params) end
         
     | 
| 
       18 
     | 
    
         
            -
                def glGetObjectBufferivATI(buffer, pname, params) end
         
     | 
| 
       19 
     | 
    
         
            -
                def glFreeObjectBufferATI(buffer) end
         
     | 
| 
       20 
     | 
    
         
            -
                def glArrayObjectATI(array, size, type, stride, buffer, offset) end
         
     | 
| 
       21 
     | 
    
         
            -
                def glGetArrayObjectfvATI(array, pname, params) end
         
     | 
| 
       22 
     | 
    
         
            -
                def glGetArrayObjectivATI(array, pname, params) end
         
     | 
| 
       23 
     | 
    
         
            -
                def glVariantArrayObjectATI(id, type, stride, buffer, offset) end
         
     | 
| 
       24 
     | 
    
         
            -
                def glGetVariantArrayObjectfvATI(id, pname, params) end
         
     | 
| 
       25 
     | 
    
         
            -
                def glGetVariantArrayObjectivATI(id, pname, params) end
         
     | 
| 
       26 
     | 
    
         
            -
              
         
     | 
| 
       27 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       28 
     | 
    
         
            -
                  glNewObjectBufferATI:         [ :GLuint, :GLsizei, :pointer, :GLenum ].freeze,
         
     | 
| 
       29 
     | 
    
         
            -
                  glIsObjectBufferATI:          [ :GLboolean, :GLuint ].freeze,
         
     | 
| 
       30 
     | 
    
         
            -
                  glUpdateObjectBufferATI:      [ :void, :GLuint, :GLuint, :GLsizei, :pointer, :GLenum ].freeze,
         
     | 
| 
       31 
     | 
    
         
            -
                  glGetObjectBufferfvATI:       [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       32 
     | 
    
         
            -
                  glGetObjectBufferivATI:       [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       33 
     | 
    
         
            -
                  glFreeObjectBufferATI:        [ :void, :GLuint ].freeze,
         
     | 
| 
       34 
     | 
    
         
            -
                  glArrayObjectATI:             [ :void, :GLenum, :GLint, :GLenum, :GLsizei, :GLuint, :GLuint ].freeze,
         
     | 
| 
       35 
     | 
    
         
            -
                  glGetArrayObjectfvATI:        [ :void, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
       36 
     | 
    
         
            -
                  glGetArrayObjectivATI:        [ :void, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
       37 
     | 
    
         
            -
                  glVariantArrayObjectATI:      [ :void, :GLuint, :GLenum, :GLsizei, :GLuint, :GLuint ].freeze,
         
     | 
| 
       38 
     | 
    
         
            -
                  glGetVariantArrayObjectfvATI: [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       39 
     | 
    
         
            -
                  glGetVariantArrayObjectivATI: [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       40 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       41 
     | 
    
         
            -
              end
         
     | 
| 
      
 13 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 14 
     | 
    
         
            +
                def glNewObjectBufferATI(size, pointer, usage) end => [ :GLuint, :GLsizei, :pointer, :GLenum ].freeze,
         
     | 
| 
      
 15 
     | 
    
         
            +
                def glIsObjectBufferATI(buffer) end => [ :GLboolean, :GLuint ].freeze,
         
     | 
| 
      
 16 
     | 
    
         
            +
                def glUpdateObjectBufferATI(buffer, offset, size, pointer, preserve) end => [ :void, :GLuint, :GLuint, :GLsizei, :pointer, :GLenum ].freeze,
         
     | 
| 
      
 17 
     | 
    
         
            +
                def glGetObjectBufferfvATI(buffer, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 18 
     | 
    
         
            +
                def glGetObjectBufferivATI(buffer, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 19 
     | 
    
         
            +
                def glFreeObjectBufferATI(buffer) end => [ :void, :GLuint ].freeze,
         
     | 
| 
      
 20 
     | 
    
         
            +
                def glArrayObjectATI(array, size, type, stride, buffer, offset) end => [ :void, :GLenum, :GLint, :GLenum, :GLsizei, :GLuint, :GLuint ].freeze,
         
     | 
| 
      
 21 
     | 
    
         
            +
                def glGetArrayObjectfvATI(array, pname, params) end => [ :void, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 22 
     | 
    
         
            +
                def glGetArrayObjectivATI(array, pname, params) end => [ :void, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 23 
     | 
    
         
            +
                def glVariantArrayObjectATI(id, type, stride, buffer, offset) end => [ :void, :GLuint, :GLenum, :GLsizei, :GLuint, :GLuint ].freeze,
         
     | 
| 
      
 24 
     | 
    
         
            +
                def glGetVariantArrayObjectfvATI(id, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 25 
     | 
    
         
            +
                def glGetVariantArrayObjectivATI(id, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 26 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       42 
27 
     | 
    
         
             
            end
         
     | 
| 
         @@ -1,13 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            module GL_ATI_vertex_attrib_array_object
         
     | 
| 
       2 
     | 
    
         
            -
               
     | 
| 
       3 
     | 
    
         
            -
                def glVertexAttribArrayObjectATI(index, size, type, normalized, stride, buffer, offset) end
         
     | 
| 
       4 
     | 
    
         
            -
                def glGetVertexAttribArrayObjectfvATI(index, pname, params) end
         
     | 
| 
       5 
     | 
    
         
            -
                def glGetVertexAttribArrayObjectivATI(index, pname, params) end
         
     | 
| 
       6 
     | 
    
         
            -
              
         
     | 
| 
       7 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       8 
     | 
    
         
            -
                  glVertexAttribArrayObjectATI:      [ :void, :GLuint, :GLint, :GLenum, :GLboolean, :GLsizei, :GLuint, :GLuint ].freeze,
         
     | 
| 
       9 
     | 
    
         
            -
                  glGetVertexAttribArrayObjectfvATI: [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       10 
     | 
    
         
            -
                  glGetVertexAttribArrayObjectivATI: [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       11 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       12 
     | 
    
         
            -
              end
         
     | 
| 
      
 2 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 3 
     | 
    
         
            +
                def glVertexAttribArrayObjectATI(index, size, type, normalized, stride, buffer, offset) end => [ :void, :GLuint, :GLint, :GLenum, :GLboolean, :GLsizei, :GLuint, :GLuint ].freeze,
         
     | 
| 
      
 4 
     | 
    
         
            +
                def glGetVertexAttribArrayObjectfvATI(index, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 5 
     | 
    
         
            +
                def glGetVertexAttribArrayObjectivATI(index, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 6 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       13 
7 
     | 
    
         
             
            end
         
     | 
| 
         @@ -12,99 +12,51 @@ module GL_ATI_vertex_streams 
     | 
|
| 
       12 
12 
     | 
    
         
             
                NVERTEX_SOURCE_ATI      = 0x8774
         
     | 
| 
       13 
13 
     | 
    
         
             
              end
         
     | 
| 
       14 
14 
     | 
    
         | 
| 
       15 
     | 
    
         
            -
               
     | 
| 
       16 
     | 
    
         
            -
                def glVertexStream1sATI(stream, x) end
         
     | 
| 
       17 
     | 
    
         
            -
                def glVertexStream1svATI(stream, coords) end
         
     | 
| 
       18 
     | 
    
         
            -
                def glVertexStream1iATI(stream, x) end
         
     | 
| 
       19 
     | 
    
         
            -
                def glVertexStream1ivATI(stream, coords) end
         
     | 
| 
       20 
     | 
    
         
            -
                def glVertexStream1fATI(stream, x) end
         
     | 
| 
       21 
     | 
    
         
            -
                def glVertexStream1fvATI(stream, coords) end
         
     | 
| 
       22 
     | 
    
         
            -
                def glVertexStream1dATI(stream, x) end
         
     | 
| 
       23 
     | 
    
         
            -
                def glVertexStream1dvATI(stream, coords) end
         
     | 
| 
       24 
     | 
    
         
            -
                def glVertexStream2sATI(stream, x, y) end
         
     | 
| 
       25 
     | 
    
         
            -
                def glVertexStream2svATI(stream, coords) end
         
     | 
| 
       26 
     | 
    
         
            -
                def glVertexStream2iATI(stream, x, y) end
         
     | 
| 
       27 
     | 
    
         
            -
                def glVertexStream2ivATI(stream, coords) end
         
     | 
| 
       28 
     | 
    
         
            -
                def glVertexStream2fATI(stream, x, y) end
         
     | 
| 
       29 
     | 
    
         
            -
                def glVertexStream2fvATI(stream, coords) end
         
     | 
| 
       30 
     | 
    
         
            -
                def glVertexStream2dATI(stream, x, y) end
         
     | 
| 
       31 
     | 
    
         
            -
                def glVertexStream2dvATI(stream, coords) end
         
     | 
| 
       32 
     | 
    
         
            -
                def glVertexStream3sATI(stream, x, y, z) end
         
     | 
| 
       33 
     | 
    
         
            -
                def glVertexStream3svATI(stream, coords) end
         
     | 
| 
       34 
     | 
    
         
            -
                def glVertexStream3iATI(stream, x, y, z) end
         
     | 
| 
       35 
     | 
    
         
            -
                def glVertexStream3ivATI(stream, coords) end
         
     | 
| 
       36 
     | 
    
         
            -
                def glVertexStream3fATI(stream, x, y, z) end
         
     | 
| 
       37 
     | 
    
         
            -
                def glVertexStream3fvATI(stream, coords) end
         
     | 
| 
       38 
     | 
    
         
            -
                def glVertexStream3dATI(stream, x, y, z) end
         
     | 
| 
       39 
     | 
    
         
            -
                def glVertexStream3dvATI(stream, coords) end
         
     | 
| 
       40 
     | 
    
         
            -
                def glVertexStream4sATI(stream, x, y, z, w) end
         
     | 
| 
       41 
     | 
    
         
            -
                def glVertexStream4svATI(stream, coords) end
         
     | 
| 
       42 
     | 
    
         
            -
                def glVertexStream4iATI(stream, x, y, z, w) end
         
     | 
| 
       43 
     | 
    
         
            -
                def glVertexStream4ivATI(stream, coords) end
         
     | 
| 
       44 
     | 
    
         
            -
                def glVertexStream4fATI(stream, x, y, z, w) end
         
     | 
| 
       45 
     | 
    
         
            -
                def glVertexStream4fvATI(stream, coords) end
         
     | 
| 
       46 
     | 
    
         
            -
                def glVertexStream4dATI(stream, x, y, z, w) end
         
     | 
| 
       47 
     | 
    
         
            -
                def glVertexStream4dvATI(stream, coords) end
         
     | 
| 
       48 
     | 
    
         
            -
                def glNormalStream3bATI(stream, nx, ny, nz) end
         
     | 
| 
       49 
     | 
    
         
            -
                def glNormalStream3bvATI(stream, coords) end
         
     | 
| 
       50 
     | 
    
         
            -
                def glNormalStream3sATI(stream, nx, ny, nz) end
         
     | 
| 
       51 
     | 
    
         
            -
                def glNormalStream3svATI(stream, coords) end
         
     | 
| 
       52 
     | 
    
         
            -
                def glNormalStream3iATI(stream, nx, ny, nz) end
         
     | 
| 
       53 
     | 
    
         
            -
                def glNormalStream3ivATI(stream, coords) end
         
     | 
| 
       54 
     | 
    
         
            -
                def glNormalStream3fATI(stream, nx, ny, nz) end
         
     | 
| 
       55 
     | 
    
         
            -
                def glNormalStream3fvATI(stream, coords) end
         
     | 
| 
       56 
     | 
    
         
            -
                def glNormalStream3dATI(stream, nx, ny, nz) end
         
     | 
| 
       57 
     | 
    
         
            -
                def glNormalStream3dvATI(stream, coords) end
         
     | 
| 
       58 
     | 
    
         
            -
                def glClientActiveVertexStreamATI(stream) end
         
     | 
| 
       59 
     | 
    
         
            -
                def glVertexBlendEnviATI(pname, param) end
         
     | 
| 
       60 
     | 
    
         
            -
                def glVertexBlendEnvfATI(pname, param) end
         
     | 
| 
       61 
     | 
    
         
            -
              
         
     | 
| 
       62 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       63 
     | 
    
         
            -
                  glVertexStream1sATI:           [ :void, :GLenum, :GLshort ].freeze,
         
     | 
| 
       64 
     | 
    
         
            -
                  glVertexStream1svATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       65 
     | 
    
         
            -
                  glVertexStream1iATI:           [ :void, :GLenum, :GLint ].freeze,
         
     | 
| 
       66 
     | 
    
         
            -
                  glVertexStream1ivATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       67 
     | 
    
         
            -
                  glVertexStream1fATI:           [ :void, :GLenum, :GLfloat ].freeze,
         
     | 
| 
       68 
     | 
    
         
            -
                  glVertexStream1fvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       69 
     | 
    
         
            -
                  glVertexStream1dATI:           [ :void, :GLenum, :GLdouble ].freeze,
         
     | 
| 
       70 
     | 
    
         
            -
                  glVertexStream1dvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       71 
     | 
    
         
            -
                  glVertexStream2sATI:           [ :void, :GLenum, :GLshort, :GLshort ].freeze,
         
     | 
| 
       72 
     | 
    
         
            -
                  glVertexStream2svATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       73 
     | 
    
         
            -
                  glVertexStream2iATI:           [ :void, :GLenum, :GLint, :GLint ].freeze,
         
     | 
| 
       74 
     | 
    
         
            -
                  glVertexStream2ivATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       75 
     | 
    
         
            -
                  glVertexStream2fATI:           [ :void, :GLenum, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
       76 
     | 
    
         
            -
                  glVertexStream2fvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       77 
     | 
    
         
            -
                  glVertexStream2dATI:           [ :void, :GLenum, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
       78 
     | 
    
         
            -
                  glVertexStream2dvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       79 
     | 
    
         
            -
                  glVertexStream3sATI:           [ :void, :GLenum, :GLshort, :GLshort, :GLshort ].freeze,
         
     | 
| 
       80 
     | 
    
         
            -
                  glVertexStream3svATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       81 
     | 
    
         
            -
                  glVertexStream3iATI:           [ :void, :GLenum, :GLint, :GLint, :GLint ].freeze,
         
     | 
| 
       82 
     | 
    
         
            -
                  glVertexStream3ivATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       83 
     | 
    
         
            -
                  glVertexStream3fATI:           [ :void, :GLenum, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
       84 
     | 
    
         
            -
                  glVertexStream3fvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       85 
     | 
    
         
            -
                  glVertexStream3dATI:           [ :void, :GLenum, :GLdouble, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
       86 
     | 
    
         
            -
                  glVertexStream3dvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       87 
     | 
    
         
            -
                  glVertexStream4sATI:           [ :void, :GLenum, :GLshort, :GLshort, :GLshort, :GLshort ].freeze,
         
     | 
| 
       88 
     | 
    
         
            -
                  glVertexStream4svATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       89 
     | 
    
         
            -
                  glVertexStream4iATI:           [ :void, :GLenum, :GLint, :GLint, :GLint, :GLint ].freeze,
         
     | 
| 
       90 
     | 
    
         
            -
                  glVertexStream4ivATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       91 
     | 
    
         
            -
                  glVertexStream4fATI:           [ :void, :GLenum, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
       92 
     | 
    
         
            -
                  glVertexStream4fvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       93 
     | 
    
         
            -
                  glVertexStream4dATI:           [ :void, :GLenum, :GLdouble, :GLdouble, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
       94 
     | 
    
         
            -
                  glVertexStream4dvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       95 
     | 
    
         
            -
                  glNormalStream3bATI:           [ :void, :GLenum, :GLbyte, :GLbyte, :GLbyte ].freeze,
         
     | 
| 
       96 
     | 
    
         
            -
                  glNormalStream3bvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       97 
     | 
    
         
            -
                  glNormalStream3sATI:           [ :void, :GLenum, :GLshort, :GLshort, :GLshort ].freeze,
         
     | 
| 
       98 
     | 
    
         
            -
                  glNormalStream3svATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       99 
     | 
    
         
            -
                  glNormalStream3iATI:           [ :void, :GLenum, :GLint, :GLint, :GLint ].freeze,
         
     | 
| 
       100 
     | 
    
         
            -
                  glNormalStream3ivATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       101 
     | 
    
         
            -
                  glNormalStream3fATI:           [ :void, :GLenum, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
       102 
     | 
    
         
            -
                  glNormalStream3fvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       103 
     | 
    
         
            -
                  glNormalStream3dATI:           [ :void, :GLenum, :GLdouble, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
       104 
     | 
    
         
            -
                  glNormalStream3dvATI:          [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
       105 
     | 
    
         
            -
                  glClientActiveVertexStreamATI: [ :void, :GLenum ].freeze,
         
     | 
| 
       106 
     | 
    
         
            -
                  glVertexBlendEnviATI:          [ :void, :GLenum, :GLint ].freeze,
         
     | 
| 
       107 
     | 
    
         
            -
                  glVertexBlendEnvfATI:          [ :void, :GLenum, :GLfloat ].freeze,
         
     | 
| 
       108 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       109 
     | 
    
         
            -
              end
         
     | 
| 
      
 15 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 16 
     | 
    
         
            +
                def glVertexStream1sATI(stream, x) end => [ :void, :GLenum, :GLshort ].freeze,
         
     | 
| 
      
 17 
     | 
    
         
            +
                def glVertexStream1svATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 18 
     | 
    
         
            +
                def glVertexStream1iATI(stream, x) end => [ :void, :GLenum, :GLint ].freeze,
         
     | 
| 
      
 19 
     | 
    
         
            +
                def glVertexStream1ivATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 20 
     | 
    
         
            +
                def glVertexStream1fATI(stream, x) end => [ :void, :GLenum, :GLfloat ].freeze,
         
     | 
| 
      
 21 
     | 
    
         
            +
                def glVertexStream1fvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 22 
     | 
    
         
            +
                def glVertexStream1dATI(stream, x) end => [ :void, :GLenum, :GLdouble ].freeze,
         
     | 
| 
      
 23 
     | 
    
         
            +
                def glVertexStream1dvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 24 
     | 
    
         
            +
                def glVertexStream2sATI(stream, x, y) end => [ :void, :GLenum, :GLshort, :GLshort ].freeze,
         
     | 
| 
      
 25 
     | 
    
         
            +
                def glVertexStream2svATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 26 
     | 
    
         
            +
                def glVertexStream2iATI(stream, x, y) end => [ :void, :GLenum, :GLint, :GLint ].freeze,
         
     | 
| 
      
 27 
     | 
    
         
            +
                def glVertexStream2ivATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 28 
     | 
    
         
            +
                def glVertexStream2fATI(stream, x, y) end => [ :void, :GLenum, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
      
 29 
     | 
    
         
            +
                def glVertexStream2fvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 30 
     | 
    
         
            +
                def glVertexStream2dATI(stream, x, y) end => [ :void, :GLenum, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
      
 31 
     | 
    
         
            +
                def glVertexStream2dvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 32 
     | 
    
         
            +
                def glVertexStream3sATI(stream, x, y, z) end => [ :void, :GLenum, :GLshort, :GLshort, :GLshort ].freeze,
         
     | 
| 
      
 33 
     | 
    
         
            +
                def glVertexStream3svATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 34 
     | 
    
         
            +
                def glVertexStream3iATI(stream, x, y, z) end => [ :void, :GLenum, :GLint, :GLint, :GLint ].freeze,
         
     | 
| 
      
 35 
     | 
    
         
            +
                def glVertexStream3ivATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 36 
     | 
    
         
            +
                def glVertexStream3fATI(stream, x, y, z) end => [ :void, :GLenum, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
      
 37 
     | 
    
         
            +
                def glVertexStream3fvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 38 
     | 
    
         
            +
                def glVertexStream3dATI(stream, x, y, z) end => [ :void, :GLenum, :GLdouble, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
      
 39 
     | 
    
         
            +
                def glVertexStream3dvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 40 
     | 
    
         
            +
                def glVertexStream4sATI(stream, x, y, z, w) end => [ :void, :GLenum, :GLshort, :GLshort, :GLshort, :GLshort ].freeze,
         
     | 
| 
      
 41 
     | 
    
         
            +
                def glVertexStream4svATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 42 
     | 
    
         
            +
                def glVertexStream4iATI(stream, x, y, z, w) end => [ :void, :GLenum, :GLint, :GLint, :GLint, :GLint ].freeze,
         
     | 
| 
      
 43 
     | 
    
         
            +
                def glVertexStream4ivATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 44 
     | 
    
         
            +
                def glVertexStream4fATI(stream, x, y, z, w) end => [ :void, :GLenum, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
      
 45 
     | 
    
         
            +
                def glVertexStream4fvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 46 
     | 
    
         
            +
                def glVertexStream4dATI(stream, x, y, z, w) end => [ :void, :GLenum, :GLdouble, :GLdouble, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
      
 47 
     | 
    
         
            +
                def glVertexStream4dvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 48 
     | 
    
         
            +
                def glNormalStream3bATI(stream, nx, ny, nz) end => [ :void, :GLenum, :GLbyte, :GLbyte, :GLbyte ].freeze,
         
     | 
| 
      
 49 
     | 
    
         
            +
                def glNormalStream3bvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 50 
     | 
    
         
            +
                def glNormalStream3sATI(stream, nx, ny, nz) end => [ :void, :GLenum, :GLshort, :GLshort, :GLshort ].freeze,
         
     | 
| 
      
 51 
     | 
    
         
            +
                def glNormalStream3svATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 52 
     | 
    
         
            +
                def glNormalStream3iATI(stream, nx, ny, nz) end => [ :void, :GLenum, :GLint, :GLint, :GLint ].freeze,
         
     | 
| 
      
 53 
     | 
    
         
            +
                def glNormalStream3ivATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 54 
     | 
    
         
            +
                def glNormalStream3fATI(stream, nx, ny, nz) end => [ :void, :GLenum, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
      
 55 
     | 
    
         
            +
                def glNormalStream3fvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 56 
     | 
    
         
            +
                def glNormalStream3dATI(stream, nx, ny, nz) end => [ :void, :GLenum, :GLdouble, :GLdouble, :GLdouble ].freeze,
         
     | 
| 
      
 57 
     | 
    
         
            +
                def glNormalStream3dvATI(stream, coords) end => [ :void, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 58 
     | 
    
         
            +
                def glClientActiveVertexStreamATI(stream) end => [ :void, :GLenum ].freeze,
         
     | 
| 
      
 59 
     | 
    
         
            +
                def glVertexBlendEnviATI(pname, param) end => [ :void, :GLenum, :GLint ].freeze,
         
     | 
| 
      
 60 
     | 
    
         
            +
                def glVertexBlendEnvfATI(pname, param) end => [ :void, :GLenum, :GLfloat ].freeze,
         
     | 
| 
      
 61 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       110 
62 
     | 
    
         
             
            end
         
     | 
| 
         @@ -1,11 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            module GL_EXT_EGL_image_storage
         
     | 
| 
       2 
     | 
    
         
            -
               
     | 
| 
       3 
     | 
    
         
            -
                def glEGLImageTargetTexStorageEXT(target, image, attrib_list) end
         
     | 
| 
       4 
     | 
    
         
            -
                def glEGLImageTargetTextureStorageEXT(texture, image, attrib_list) end
         
     | 
| 
       5 
     | 
    
         
            -
              
         
     | 
| 
       6 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       7 
     | 
    
         
            -
                  glEGLImageTargetTexStorageEXT:     [ :void, :GLenum, :GLeglImageOES, :pointer ].freeze,
         
     | 
| 
       8 
     | 
    
         
            -
                  glEGLImageTargetTextureStorageEXT: [ :void, :GLuint, :GLeglImageOES, :pointer ].freeze,
         
     | 
| 
       9 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       10 
     | 
    
         
            -
              end
         
     | 
| 
      
 2 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 3 
     | 
    
         
            +
                def glEGLImageTargetTexStorageEXT(target, image, attrib_list) end => [ :void, :GLenum, :GLeglImageOES, :pointer ].freeze,
         
     | 
| 
      
 4 
     | 
    
         
            +
                def glEGLImageTargetTextureStorageEXT(texture, image, attrib_list) end => [ :void, :GLuint, :GLeglImageOES, :pointer ].freeze,
         
     | 
| 
      
 5 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       11 
6 
     | 
    
         
             
            end
         
     | 
| 
         @@ -1,13 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            module GL_EXT_base_instance
         
     | 
| 
       2 
     | 
    
         
            -
               
     | 
| 
       3 
     | 
    
         
            -
                def glDrawArraysInstancedBaseInstanceEXT(mode, first, count, instancecount, baseinstance) end
         
     | 
| 
       4 
     | 
    
         
            -
                def glDrawElementsInstancedBaseInstanceEXT(mode, count, type, indices, instancecount, baseinstance) end
         
     | 
| 
       5 
     | 
    
         
            -
                def glDrawElementsInstancedBaseVertexBaseInstanceEXT(mode, count, type, indices, instancecount, basevertex, baseinstance) end
         
     | 
| 
       6 
     | 
    
         
            -
              
         
     | 
| 
       7 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       8 
     | 
    
         
            -
                  glDrawArraysInstancedBaseInstanceEXT:             [ :void, :GLenum, :GLint, :GLsizei, :GLsizei, :GLuint ].freeze,
         
     | 
| 
       9 
     | 
    
         
            -
                  glDrawElementsInstancedBaseInstanceEXT:           [ :void, :GLenum, :GLsizei, :GLenum, :pointer, :GLsizei, :GLuint ].freeze,
         
     | 
| 
       10 
     | 
    
         
            -
                  glDrawElementsInstancedBaseVertexBaseInstanceEXT: [ :void, :GLenum, :GLsizei, :GLenum, :pointer, :GLsizei, :GLint, :GLuint ].freeze,
         
     | 
| 
       11 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       12 
     | 
    
         
            -
              end
         
     | 
| 
      
 2 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 3 
     | 
    
         
            +
                def glDrawArraysInstancedBaseInstanceEXT(mode, first, count, instancecount, baseinstance) end => [ :void, :GLenum, :GLint, :GLsizei, :GLsizei, :GLuint ].freeze,
         
     | 
| 
      
 4 
     | 
    
         
            +
                def glDrawElementsInstancedBaseInstanceEXT(mode, count, type, indices, instancecount, baseinstance) end => [ :void, :GLenum, :GLsizei, :GLenum, :pointer, :GLsizei, :GLuint ].freeze,
         
     | 
| 
      
 5 
     | 
    
         
            +
                def glDrawElementsInstancedBaseVertexBaseInstanceEXT(mode, count, type, indices, instancecount, basevertex, baseinstance) end => [ :void, :GLenum, :GLsizei, :GLenum, :pointer, :GLsizei, :GLint, :GLuint ].freeze,
         
     | 
| 
      
 6 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       13 
7 
     | 
    
         
             
            end
         
     | 
| 
         @@ -8,15 +8,9 @@ module GL_EXT_bindable_uniform 
     | 
|
| 
       8 
8 
     | 
    
         
             
                NUNIFORM_BUFFER_BINDING_EXT         = 0x8DEF
         
     | 
| 
       9 
9 
     | 
    
         
             
              end
         
     | 
| 
       10 
10 
     | 
    
         | 
| 
       11 
     | 
    
         
            -
               
     | 
| 
       12 
     | 
    
         
            -
                def glUniformBufferEXT(program, location, buffer) end
         
     | 
| 
       13 
     | 
    
         
            -
                def glGetUniformBufferSizeEXT(program, location) end
         
     | 
| 
       14 
     | 
    
         
            -
                def glGetUniformOffsetEXT(program, location) end
         
     | 
| 
       15 
     | 
    
         
            -
              
         
     | 
| 
       16 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       17 
     | 
    
         
            -
                  glUniformBufferEXT:        [ :void, :GLuint, :GLint, :GLuint ].freeze,
         
     | 
| 
       18 
     | 
    
         
            -
                  glGetUniformBufferSizeEXT: [ :GLint, :GLuint, :GLint ].freeze,
         
     | 
| 
       19 
     | 
    
         
            -
                  glGetUniformOffsetEXT:     [ :GLintptr, :GLuint, :GLint ].freeze,
         
     | 
| 
       20 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       21 
     | 
    
         
            -
              end
         
     | 
| 
      
 11 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 12 
     | 
    
         
            +
                def glUniformBufferEXT(program, location, buffer) end => [ :void, :GLuint, :GLint, :GLuint ].freeze,
         
     | 
| 
      
 13 
     | 
    
         
            +
                def glGetUniformBufferSizeEXT(program, location) end => [ :GLint, :GLuint, :GLint ].freeze,
         
     | 
| 
      
 14 
     | 
    
         
            +
                def glGetUniformOffsetEXT(program, location) end => [ :GLintptr, :GLuint, :GLint ].freeze,
         
     | 
| 
      
 15 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       22 
16 
     | 
    
         
             
            end
         
     | 
| 
         @@ -7,11 +7,7 @@ module GL_EXT_blend_color 
     | 
|
| 
       7 
7 
     | 
    
         
             
                NBLEND_COLOR_EXT              = 0x8005
         
     | 
| 
       8 
8 
     | 
    
         
             
              end
         
     | 
| 
       9 
9 
     | 
    
         | 
| 
       10 
     | 
    
         
            -
               
     | 
| 
       11 
     | 
    
         
            -
                def glBlendColorEXT(red, green, blue, alpha) end
         
     | 
| 
       12 
     | 
    
         
            -
              
         
     | 
| 
       13 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       14 
     | 
    
         
            -
                  glBlendColorEXT: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
       15 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       16 
     | 
    
         
            -
              end
         
     | 
| 
      
 10 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 11 
     | 
    
         
            +
                def glBlendColorEXT(red, green, blue, alpha) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
         
     | 
| 
      
 12 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       17 
13 
     | 
    
         
             
            end
         
     | 
| 
         @@ -4,11 +4,7 @@ module GL_EXT_blend_equation_separate 
     | 
|
| 
       4 
4 
     | 
    
         
             
                NBLEND_EQUATION_ALPHA_EXT = 0x883D
         
     | 
| 
       5 
5 
     | 
    
         
             
              end
         
     | 
| 
       6 
6 
     | 
    
         | 
| 
       7 
     | 
    
         
            -
               
     | 
| 
       8 
     | 
    
         
            -
                def glBlendEquationSeparateEXT(modeRGB, modeAlpha) end
         
     | 
| 
       9 
     | 
    
         
            -
              
         
     | 
| 
       10 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       11 
     | 
    
         
            -
                  glBlendEquationSeparateEXT: [ :void, :GLenum, :GLenum ].freeze,
         
     | 
| 
       12 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       13 
     | 
    
         
            -
              end
         
     | 
| 
      
 7 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 8 
     | 
    
         
            +
                def glBlendEquationSeparateEXT(modeRGB, modeAlpha) end => [ :void, :GLenum, :GLenum ].freeze,
         
     | 
| 
      
 9 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       14 
10 
     | 
    
         
             
            end
         
     | 
| 
         @@ -9,17 +9,10 @@ module GL_EXT_blend_func_extended 
     | 
|
| 
       9 
9 
     | 
    
         
             
                NMAX_DUAL_SOURCE_DRAW_BUFFERS_EXT = 0x88FC
         
     | 
| 
       10 
10 
     | 
    
         
             
              end
         
     | 
| 
       11 
11 
     | 
    
         | 
| 
       12 
     | 
    
         
            -
               
     | 
| 
       13 
     | 
    
         
            -
                def glBindFragDataLocationIndexedEXT(program, colorNumber, index, name) end
         
     | 
| 
       14 
     | 
    
         
            -
                def glBindFragDataLocationEXT(program, color, name) end
         
     | 
| 
       15 
     | 
    
         
            -
                def glGetProgramResourceLocationIndexEXT(program, programInterface, name) end
         
     | 
| 
       16 
     | 
    
         
            -
                def glGetFragDataIndexEXT(program, name) end
         
     | 
| 
       17 
     | 
    
         
            -
              
         
     | 
| 
       18 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       19 
     | 
    
         
            -
                  glBindFragDataLocationIndexedEXT:     [ :void, :GLuint, :GLuint, :GLuint, :pointer ].freeze,
         
     | 
| 
       20 
     | 
    
         
            -
                  glBindFragDataLocationEXT:            [ :void, :GLuint, :GLuint, :pointer ].freeze,
         
     | 
| 
       21 
     | 
    
         
            -
                  glGetProgramResourceLocationIndexEXT: [ :GLint, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
       22 
     | 
    
         
            -
                  glGetFragDataIndexEXT:                [ :GLint, :GLuint, :pointer ].freeze,
         
     | 
| 
       23 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       24 
     | 
    
         
            -
              end
         
     | 
| 
      
 12 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 13 
     | 
    
         
            +
                def glBindFragDataLocationIndexedEXT(program, colorNumber, index, name) end => [ :void, :GLuint, :GLuint, :GLuint, :pointer ].freeze,
         
     | 
| 
      
 14 
     | 
    
         
            +
                def glBindFragDataLocationEXT(program, color, name) end => [ :void, :GLuint, :GLuint, :pointer ].freeze,
         
     | 
| 
      
 15 
     | 
    
         
            +
                def glGetProgramResourceLocationIndexEXT(program, programInterface, name) end => [ :GLint, :GLuint, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 16 
     | 
    
         
            +
                def glGetFragDataIndexEXT(program, name) end => [ :GLint, :GLuint, :pointer ].freeze,
         
     | 
| 
      
 17 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       25 
18 
     | 
    
         
             
            end
         
     | 
| 
         @@ -6,11 +6,7 @@ module GL_EXT_blend_func_separate 
     | 
|
| 
       6 
6 
     | 
    
         
             
                NBLEND_SRC_ALPHA_EXT = 0x80CB
         
     | 
| 
       7 
7 
     | 
    
         
             
              end
         
     | 
| 
       8 
8 
     | 
    
         | 
| 
       9 
     | 
    
         
            -
               
     | 
| 
       10 
     | 
    
         
            -
                def glBlendFuncSeparateEXT(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha) end
         
     | 
| 
       11 
     | 
    
         
            -
              
         
     | 
| 
       12 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       13 
     | 
    
         
            -
                  glBlendFuncSeparateEXT: [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze,
         
     | 
| 
       14 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       15 
     | 
    
         
            -
              end
         
     | 
| 
      
 9 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 10 
     | 
    
         
            +
                def glBlendFuncSeparateEXT(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha) end => [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze,
         
     | 
| 
      
 11 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       16 
12 
     | 
    
         
             
            end
         
     | 
| 
         @@ -6,11 +6,7 @@ module GL_EXT_blend_minmax 
     | 
|
| 
       6 
6 
     | 
    
         
             
                NBLEND_EQUATION_EXT = 0x8009
         
     | 
| 
       7 
7 
     | 
    
         
             
              end
         
     | 
| 
       8 
8 
     | 
    
         | 
| 
       9 
     | 
    
         
            -
               
     | 
| 
       10 
     | 
    
         
            -
                def glBlendEquationEXT(mode) end
         
     | 
| 
       11 
     | 
    
         
            -
              
         
     | 
| 
       12 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       13 
     | 
    
         
            -
                  glBlendEquationEXT: [ :void, :GLenum ].freeze,
         
     | 
| 
       14 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       15 
     | 
    
         
            -
              end
         
     | 
| 
      
 9 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 10 
     | 
    
         
            +
                def glBlendEquationEXT(mode) end => [ :void, :GLenum ].freeze,
         
     | 
| 
      
 11 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       16 
12 
     | 
    
         
             
            end
         
     | 
| 
         @@ -11,11 +11,7 @@ module GL_EXT_buffer_storage 
     | 
|
| 
       11 
11 
     | 
    
         
             
                NBUFFER_STORAGE_FLAGS_EXT             = 0x8220
         
     | 
| 
       12 
12 
     | 
    
         
             
              end
         
     | 
| 
       13 
13 
     | 
    
         | 
| 
       14 
     | 
    
         
            -
               
     | 
| 
       15 
     | 
    
         
            -
                def glBufferStorageEXT(target, size, data, flags) end
         
     | 
| 
       16 
     | 
    
         
            -
              
         
     | 
| 
       17 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       18 
     | 
    
         
            -
                  glBufferStorageEXT: [ :void, :GLenum, :GLsizeiptr, :pointer, :GLbitfield ].freeze,
         
     | 
| 
       19 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       20 
     | 
    
         
            -
              end
         
     | 
| 
      
 14 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 15 
     | 
    
         
            +
                def glBufferStorageEXT(target, size, data, flags) end => [ :void, :GLenum, :GLsizeiptr, :pointer, :GLbitfield ].freeze,
         
     | 
| 
      
 16 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       21 
17 
     | 
    
         
             
            end
         
     | 
| 
         @@ -1,11 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            module GL_EXT_clear_texture
         
     | 
| 
       2 
     | 
    
         
            -
               
     | 
| 
       3 
     | 
    
         
            -
                def glClearTexImageEXT(texture, level, format, type, data) end
         
     | 
| 
       4 
     | 
    
         
            -
                def glClearTexSubImageEXT(texture, level, xoffset, yoffset, zoffset, width, height, depth, format, type, data) end
         
     | 
| 
       5 
     | 
    
         
            -
              
         
     | 
| 
       6 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       7 
     | 
    
         
            -
                  glClearTexImageEXT:    [ :void, :GLuint, :GLint, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
       8 
     | 
    
         
            -
                  glClearTexSubImageEXT: [ :void, :GLuint, :GLint, :GLint, :GLint, :GLint, :GLsizei, :GLsizei, :GLsizei, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
       9 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       10 
     | 
    
         
            -
              end
         
     | 
| 
      
 2 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 3 
     | 
    
         
            +
                def glClearTexImageEXT(texture, level, format, type, data) end => [ :void, :GLuint, :GLint, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 4 
     | 
    
         
            +
                def glClearTexSubImageEXT(texture, level, xoffset, yoffset, zoffset, width, height, depth, format, type, data) end => [ :void, :GLuint, :GLint, :GLint, :GLint, :GLint, :GLsizei, :GLsizei, :GLsizei, :GLenum, :GLenum, :pointer ].freeze,
         
     | 
| 
      
 5 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       11 
6 
     | 
    
         
             
            end
         
     | 
| 
         @@ -8,11 +8,7 @@ module GL_EXT_clip_control 
     | 
|
| 
       8 
8 
     | 
    
         
             
                NCLIP_DEPTH_MODE_EXT     = 0x935D
         
     | 
| 
       9 
9 
     | 
    
         
             
              end
         
     | 
| 
       10 
10 
     | 
    
         | 
| 
       11 
     | 
    
         
            -
               
     | 
| 
       12 
     | 
    
         
            -
                def glClipControlEXT(origin, depth) end
         
     | 
| 
       13 
     | 
    
         
            -
              
         
     | 
| 
       14 
     | 
    
         
            -
                Parameters = {
         
     | 
| 
       15 
     | 
    
         
            -
                  glClipControlEXT: [ :void, :GLenum, :GLenum ].freeze,
         
     | 
| 
       16 
     | 
    
         
            -
                }.freeze
         
     | 
| 
       17 
     | 
    
         
            -
              end
         
     | 
| 
      
 11 
     | 
    
         
            +
              Functions = {
         
     | 
| 
      
 12 
     | 
    
         
            +
                def glClipControlEXT(origin, depth) end => [ :void, :GLenum, :GLenum ].freeze,
         
     | 
| 
      
 13 
     | 
    
         
            +
              }.freeze
         
     | 
| 
       18 
14 
     | 
    
         
             
            end
         
     |