opengl-definitions 1.0.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (471) hide show
  1. checksums.yaml +4 -4
  2. data/lib/opengl-definitions/extensions/GLX_AMD_gpu_association.rb +11 -23
  3. data/lib/opengl-definitions/extensions/GLX_ARB_create_context.rb +3 -7
  4. data/lib/opengl-definitions/extensions/GLX_ARB_get_proc_address.rb +3 -7
  5. data/lib/opengl-definitions/extensions/GLX_EXT_import_context.rb +7 -15
  6. data/lib/opengl-definitions/extensions/GLX_EXT_swap_control.rb +3 -7
  7. data/lib/opengl-definitions/extensions/GLX_EXT_texture_from_pixmap.rb +4 -9
  8. data/lib/opengl-definitions/extensions/GLX_MESA_agp_offset.rb +3 -7
  9. data/lib/opengl-definitions/extensions/GLX_MESA_copy_sub_buffer.rb +3 -7
  10. data/lib/opengl-definitions/extensions/GLX_MESA_pixmap_colormap.rb +3 -7
  11. data/lib/opengl-definitions/extensions/GLX_MESA_query_renderer.rb +6 -13
  12. data/lib/opengl-definitions/extensions/GLX_MESA_release_buffers.rb +3 -7
  13. data/lib/opengl-definitions/extensions/GLX_MESA_set_3dfx_mode.rb +3 -7
  14. data/lib/opengl-definitions/extensions/GLX_MESA_swap_control.rb +4 -9
  15. data/lib/opengl-definitions/extensions/GLX_NV_copy_buffer.rb +4 -9
  16. data/lib/opengl-definitions/extensions/GLX_NV_copy_image.rb +3 -7
  17. data/lib/opengl-definitions/extensions/GLX_NV_delay_before_swap.rb +3 -7
  18. data/lib/opengl-definitions/extensions/GLX_NV_present_video.rb +4 -9
  19. data/lib/opengl-definitions/extensions/GLX_NV_swap_group.rb +8 -17
  20. data/lib/opengl-definitions/extensions/GLX_NV_video_capture.rb +7 -15
  21. data/lib/opengl-definitions/extensions/GLX_NV_video_out.rb +8 -17
  22. data/lib/opengl-definitions/extensions/GLX_OML_sync_control.rb +7 -15
  23. data/lib/opengl-definitions/extensions/GLX_SGIX_dmbuffer.rb +3 -7
  24. data/lib/opengl-definitions/extensions/GLX_SGIX_fbconfig.rb +8 -17
  25. data/lib/opengl-definitions/extensions/GLX_SGIX_hyperpipe.rb +10 -21
  26. data/lib/opengl-definitions/extensions/GLX_SGIX_pbuffer.rb +7 -15
  27. data/lib/opengl-definitions/extensions/GLX_SGIX_swap_barrier.rb +4 -9
  28. data/lib/opengl-definitions/extensions/GLX_SGIX_swap_group.rb +3 -7
  29. data/lib/opengl-definitions/extensions/GLX_SGIX_video_resize.rb +7 -15
  30. data/lib/opengl-definitions/extensions/GLX_SGIX_video_source.rb +4 -9
  31. data/lib/opengl-definitions/extensions/GLX_SGI_cushion.rb +3 -7
  32. data/lib/opengl-definitions/extensions/GLX_SGI_make_current_read.rb +4 -9
  33. data/lib/opengl-definitions/extensions/GLX_SGI_swap_control.rb +3 -7
  34. data/lib/opengl-definitions/extensions/GLX_SGI_video_sync.rb +4 -9
  35. data/lib/opengl-definitions/extensions/GLX_SUN_get_transparent_index.rb +3 -7
  36. data/lib/opengl-definitions/extensions/GL_3DFX_tbuffer.rb +3 -7
  37. data/lib/opengl-definitions/extensions/GL_AMD_debug_output.rb +6 -13
  38. data/lib/opengl-definitions/extensions/GL_AMD_draw_buffers_blend.rb +6 -13
  39. data/lib/opengl-definitions/extensions/GL_AMD_framebuffer_sample_positions.rb +6 -13
  40. data/lib/opengl-definitions/extensions/GL_AMD_gpu_shader_int64.rb +36 -73
  41. data/lib/opengl-definitions/extensions/GL_AMD_interleaved_elements.rb +3 -7
  42. data/lib/opengl-definitions/extensions/GL_AMD_multi_draw_indirect.rb +4 -9
  43. data/lib/opengl-definitions/extensions/GL_AMD_name_gen_delete.rb +5 -11
  44. data/lib/opengl-definitions/extensions/GL_AMD_occlusion_query_event.rb +3 -7
  45. data/lib/opengl-definitions/extensions/GL_AMD_performance_monitor.rb +13 -27
  46. data/lib/opengl-definitions/extensions/GL_AMD_sample_positions.rb +3 -7
  47. data/lib/opengl-definitions/extensions/GL_AMD_sparse_texture.rb +4 -9
  48. data/lib/opengl-definitions/extensions/GL_AMD_stencil_operation_extended.rb +3 -7
  49. data/lib/opengl-definitions/extensions/GL_AMD_vertex_shader_tessellator.rb +4 -9
  50. data/lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_blit.rb +3 -7
  51. data/lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_multisample.rb +3 -7
  52. data/lib/opengl-definitions/extensions/GL_ANGLE_instanced_arrays.rb +5 -11
  53. data/lib/opengl-definitions/extensions/GL_ANGLE_translated_shader_source.rb +3 -7
  54. data/lib/opengl-definitions/extensions/GL_APPLE_copy_texture_levels.rb +3 -7
  55. data/lib/opengl-definitions/extensions/GL_APPLE_element_array.rb +7 -15
  56. data/lib/opengl-definitions/extensions/GL_APPLE_fence.rb +10 -21
  57. data/lib/opengl-definitions/extensions/GL_APPLE_flush_buffer_range.rb +4 -9
  58. data/lib/opengl-definitions/extensions/GL_APPLE_framebuffer_multisample.rb +4 -9
  59. data/lib/opengl-definitions/extensions/GL_APPLE_object_purgeable.rb +5 -11
  60. data/lib/opengl-definitions/extensions/GL_APPLE_sync.rb +9 -19
  61. data/lib/opengl-definitions/extensions/GL_APPLE_texture_range.rb +4 -9
  62. data/lib/opengl-definitions/extensions/GL_APPLE_vertex_array_object.rb +6 -13
  63. data/lib/opengl-definitions/extensions/GL_APPLE_vertex_array_range.rb +5 -11
  64. data/lib/opengl-definitions/extensions/GL_APPLE_vertex_program_evaluators.rb +9 -19
  65. data/lib/opengl-definitions/extensions/GL_ARB_ES2_compatibility.rb +7 -15
  66. data/lib/opengl-definitions/extensions/GL_ARB_ES3_1_compatibility.rb +3 -7
  67. data/lib/opengl-definitions/extensions/GL_ARB_ES3_2_compatibility.rb +3 -7
  68. data/lib/opengl-definitions/extensions/GL_ARB_base_instance.rb +5 -11
  69. data/lib/opengl-definitions/extensions/GL_ARB_bindless_texture.rb +18 -37
  70. data/lib/opengl-definitions/extensions/GL_ARB_blend_func_extended.rb +4 -9
  71. data/lib/opengl-definitions/extensions/GL_ARB_buffer_storage.rb +3 -7
  72. data/lib/opengl-definitions/extensions/GL_ARB_cl_event.rb +3 -7
  73. data/lib/opengl-definitions/extensions/GL_ARB_clear_buffer_object.rb +4 -9
  74. data/lib/opengl-definitions/extensions/GL_ARB_clear_texture.rb +4 -9
  75. data/lib/opengl-definitions/extensions/GL_ARB_clip_control.rb +3 -7
  76. data/lib/opengl-definitions/extensions/GL_ARB_color_buffer_float.rb +3 -7
  77. data/lib/opengl-definitions/extensions/GL_ARB_compute_shader.rb +4 -9
  78. data/lib/opengl-definitions/extensions/GL_ARB_compute_variable_group_size.rb +3 -7
  79. data/lib/opengl-definitions/extensions/GL_ARB_copy_buffer.rb +3 -7
  80. data/lib/opengl-definitions/extensions/GL_ARB_copy_image.rb +3 -7
  81. data/lib/opengl-definitions/extensions/GL_ARB_debug_output.rb +6 -13
  82. data/lib/opengl-definitions/extensions/GL_ARB_direct_state_access.rb +99 -199
  83. data/lib/opengl-definitions/extensions/GL_ARB_draw_buffers.rb +3 -7
  84. data/lib/opengl-definitions/extensions/GL_ARB_draw_buffers_blend.rb +6 -13
  85. data/lib/opengl-definitions/extensions/GL_ARB_draw_elements_base_vertex.rb +6 -13
  86. data/lib/opengl-definitions/extensions/GL_ARB_draw_indirect.rb +4 -9
  87. data/lib/opengl-definitions/extensions/GL_ARB_draw_instanced.rb +4 -9
  88. data/lib/opengl-definitions/extensions/GL_ARB_fragment_program.rb +21 -43
  89. data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_no_attachments.rb +4 -9
  90. data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_object.rb +22 -45
  91. data/lib/opengl-definitions/extensions/GL_ARB_geometry_shader4.rb +6 -13
  92. data/lib/opengl-definitions/extensions/GL_ARB_get_program_binary.rb +5 -11
  93. data/lib/opengl-definitions/extensions/GL_ARB_get_texture_sub_image.rb +4 -9
  94. data/lib/opengl-definitions/extensions/GL_ARB_gl_spirv.rb +3 -7
  95. data/lib/opengl-definitions/extensions/GL_ARB_gpu_shader_fp64.rb +20 -41
  96. data/lib/opengl-definitions/extensions/GL_ARB_gpu_shader_int64.rb +38 -77
  97. data/lib/opengl-definitions/extensions/GL_ARB_imaging.rb +36 -73
  98. data/lib/opengl-definitions/extensions/GL_ARB_indirect_parameters.rb +4 -9
  99. data/lib/opengl-definitions/extensions/GL_ARB_instanced_arrays.rb +3 -7
  100. data/lib/opengl-definitions/extensions/GL_ARB_internalformat_query.rb +3 -7
  101. data/lib/opengl-definitions/extensions/GL_ARB_internalformat_query2.rb +3 -7
  102. data/lib/opengl-definitions/extensions/GL_ARB_invalidate_subdata.rb +8 -17
  103. data/lib/opengl-definitions/extensions/GL_ARB_map_buffer_range.rb +4 -9
  104. data/lib/opengl-definitions/extensions/GL_ARB_matrix_palette.rb +7 -15
  105. data/lib/opengl-definitions/extensions/GL_ARB_multi_bind.rb +8 -17
  106. data/lib/opengl-definitions/extensions/GL_ARB_multi_draw_indirect.rb +4 -9
  107. data/lib/opengl-definitions/extensions/GL_ARB_multisample.rb +3 -7
  108. data/lib/opengl-definitions/extensions/GL_ARB_multitexture.rb +36 -73
  109. data/lib/opengl-definitions/extensions/GL_ARB_occlusion_query.rb +10 -21
  110. data/lib/opengl-definitions/extensions/GL_ARB_parallel_shader_compile.rb +3 -7
  111. data/lib/opengl-definitions/extensions/GL_ARB_point_parameters.rb +4 -9
  112. data/lib/opengl-definitions/extensions/GL_ARB_polygon_offset_clamp.rb +3 -7
  113. data/lib/opengl-definitions/extensions/GL_ARB_program_interface_query.rb +8 -17
  114. data/lib/opengl-definitions/extensions/GL_ARB_provoking_vertex.rb +3 -7
  115. data/lib/opengl-definitions/extensions/GL_ARB_robustness.rb +22 -45
  116. data/lib/opengl-definitions/extensions/GL_ARB_sample_locations.rb +5 -11
  117. data/lib/opengl-definitions/extensions/GL_ARB_sample_shading.rb +3 -7
  118. data/lib/opengl-definitions/extensions/GL_ARB_sampler_objects.rb +16 -33
  119. data/lib/opengl-definitions/extensions/GL_ARB_separate_shader_objects.rb +63 -127
  120. data/lib/opengl-definitions/extensions/GL_ARB_shader_atomic_counters.rb +3 -7
  121. data/lib/opengl-definitions/extensions/GL_ARB_shader_image_load_store.rb +4 -9
  122. data/lib/opengl-definitions/extensions/GL_ARB_shader_objects.rb +41 -83
  123. data/lib/opengl-definitions/extensions/GL_ARB_shader_storage_buffer_object.rb +3 -7
  124. data/lib/opengl-definitions/extensions/GL_ARB_shader_subroutine.rb +10 -21
  125. data/lib/opengl-definitions/extensions/GL_ARB_shading_language_include.rb +8 -17
  126. data/lib/opengl-definitions/extensions/GL_ARB_sparse_buffer.rb +5 -11
  127. data/lib/opengl-definitions/extensions/GL_ARB_sparse_texture.rb +3 -7
  128. data/lib/opengl-definitions/extensions/GL_ARB_sync.rb +9 -19
  129. data/lib/opengl-definitions/extensions/GL_ARB_tessellation_shader.rb +4 -9
  130. data/lib/opengl-definitions/extensions/GL_ARB_texture_barrier.rb +3 -7
  131. data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_object.rb +3 -7
  132. data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_range.rb +3 -7
  133. data/lib/opengl-definitions/extensions/GL_ARB_texture_compression.rb +9 -19
  134. data/lib/opengl-definitions/extensions/GL_ARB_texture_multisample.rb +6 -13
  135. data/lib/opengl-definitions/extensions/GL_ARB_texture_storage.rb +5 -11
  136. data/lib/opengl-definitions/extensions/GL_ARB_texture_storage_multisample.rb +4 -9
  137. data/lib/opengl-definitions/extensions/GL_ARB_texture_view.rb +3 -7
  138. data/lib/opengl-definitions/extensions/GL_ARB_timer_query.rb +5 -11
  139. data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback2.rb +9 -19
  140. data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback3.rb +6 -13
  141. data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback_instanced.rb +4 -9
  142. data/lib/opengl-definitions/extensions/GL_ARB_transpose_matrix.rb +6 -13
  143. data/lib/opengl-definitions/extensions/GL_ARB_uniform_buffer_object.rb +12 -25
  144. data/lib/opengl-definitions/extensions/GL_ARB_vertex_array_object.rb +6 -13
  145. data/lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_64bit.rb +12 -25
  146. data/lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_binding.rb +8 -17
  147. data/lib/opengl-definitions/extensions/GL_ARB_vertex_blend.rb +12 -25
  148. data/lib/opengl-definitions/extensions/GL_ARB_vertex_buffer_object.rb +13 -27
  149. data/lib/opengl-definitions/extensions/GL_ARB_vertex_program.rb +64 -129
  150. data/lib/opengl-definitions/extensions/GL_ARB_vertex_shader.rb +48 -97
  151. data/lib/opengl-definitions/extensions/GL_ARB_vertex_type_2_10_10_10_rev.rb +40 -81
  152. data/lib/opengl-definitions/extensions/GL_ARB_viewport_array.rb +12 -25
  153. data/lib/opengl-definitions/extensions/GL_ARB_window_pos.rb +18 -37
  154. data/lib/opengl-definitions/extensions/GL_ATI_draw_buffers.rb +3 -7
  155. data/lib/opengl-definitions/extensions/GL_ATI_element_array.rb +5 -11
  156. data/lib/opengl-definitions/extensions/GL_ATI_envmap_bumpmap.rb +6 -13
  157. data/lib/opengl-definitions/extensions/GL_ATI_fragment_shader.rb +16 -33
  158. data/lib/opengl-definitions/extensions/GL_ATI_map_object_buffer.rb +4 -9
  159. data/lib/opengl-definitions/extensions/GL_ATI_pn_triangles.rb +4 -9
  160. data/lib/opengl-definitions/extensions/GL_ATI_separate_stencil.rb +4 -9
  161. data/lib/opengl-definitions/extensions/GL_ATI_vertex_array_object.rb +14 -29
  162. data/lib/opengl-definitions/extensions/GL_ATI_vertex_attrib_array_object.rb +5 -11
  163. data/lib/opengl-definitions/extensions/GL_ATI_vertex_streams.rb +47 -95
  164. data/lib/opengl-definitions/extensions/GL_EXT_EGL_image_storage.rb +4 -9
  165. data/lib/opengl-definitions/extensions/GL_EXT_base_instance.rb +5 -11
  166. data/lib/opengl-definitions/extensions/GL_EXT_bindable_uniform.rb +5 -11
  167. data/lib/opengl-definitions/extensions/GL_EXT_blend_color.rb +3 -7
  168. data/lib/opengl-definitions/extensions/GL_EXT_blend_equation_separate.rb +3 -7
  169. data/lib/opengl-definitions/extensions/GL_EXT_blend_func_extended.rb +6 -13
  170. data/lib/opengl-definitions/extensions/GL_EXT_blend_func_separate.rb +3 -7
  171. data/lib/opengl-definitions/extensions/GL_EXT_blend_minmax.rb +3 -7
  172. data/lib/opengl-definitions/extensions/GL_EXT_buffer_storage.rb +3 -7
  173. data/lib/opengl-definitions/extensions/GL_EXT_clear_texture.rb +4 -9
  174. data/lib/opengl-definitions/extensions/GL_EXT_clip_control.rb +3 -7
  175. data/lib/opengl-definitions/extensions/GL_EXT_color_subtable.rb +4 -9
  176. data/lib/opengl-definitions/extensions/GL_EXT_compiled_vertex_array.rb +4 -9
  177. data/lib/opengl-definitions/extensions/GL_EXT_convolution.rb +15 -31
  178. data/lib/opengl-definitions/extensions/GL_EXT_coordinate_frame.rb +24 -49
  179. data/lib/opengl-definitions/extensions/GL_EXT_copy_image.rb +3 -7
  180. data/lib/opengl-definitions/extensions/GL_EXT_copy_texture.rb +7 -15
  181. data/lib/opengl-definitions/extensions/GL_EXT_cull_vertex.rb +4 -9
  182. data/lib/opengl-definitions/extensions/GL_EXT_debug_label.rb +4 -9
  183. data/lib/opengl-definitions/extensions/GL_EXT_debug_marker.rb +5 -11
  184. data/lib/opengl-definitions/extensions/GL_EXT_depth_bounds_test.rb +3 -7
  185. data/lib/opengl-definitions/extensions/GL_EXT_direct_state_access.rb +257 -515
  186. data/lib/opengl-definitions/extensions/GL_EXT_discard_framebuffer.rb +3 -7
  187. data/lib/opengl-definitions/extensions/GL_EXT_disjoint_timer_query.rb +13 -27
  188. data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers.rb +3 -7
  189. data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers2.rb +8 -17
  190. data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers_indexed.rb +10 -21
  191. data/lib/opengl-definitions/extensions/GL_EXT_draw_elements_base_vertex.rb +6 -13
  192. data/lib/opengl-definitions/extensions/GL_EXT_draw_instanced.rb +4 -9
  193. data/lib/opengl-definitions/extensions/GL_EXT_draw_range_elements.rb +3 -7
  194. data/lib/opengl-definitions/extensions/GL_EXT_draw_transform_feedback.rb +4 -9
  195. data/lib/opengl-definitions/extensions/GL_EXT_external_buffer.rb +4 -9
  196. data/lib/opengl-definitions/extensions/GL_EXT_fog_coord.rb +7 -15
  197. data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_blit.rb +3 -7
  198. data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_multisample.rb +3 -7
  199. data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_object.rb +19 -39
  200. data/lib/opengl-definitions/extensions/GL_EXT_geometry_shader.rb +3 -7
  201. data/lib/opengl-definitions/extensions/GL_EXT_geometry_shader4.rb +3 -7
  202. data/lib/opengl-definitions/extensions/GL_EXT_gpu_program_parameters.rb +4 -9
  203. data/lib/opengl-definitions/extensions/GL_EXT_gpu_shader4.rb +13 -27
  204. data/lib/opengl-definitions/extensions/GL_EXT_histogram.rb +12 -25
  205. data/lib/opengl-definitions/extensions/GL_EXT_index_func.rb +3 -7
  206. data/lib/opengl-definitions/extensions/GL_EXT_index_material.rb +3 -7
  207. data/lib/opengl-definitions/extensions/GL_EXT_instanced_arrays.rb +5 -11
  208. data/lib/opengl-definitions/extensions/GL_EXT_light_texture.rb +5 -11
  209. data/lib/opengl-definitions/extensions/GL_EXT_map_buffer_range.rb +4 -9
  210. data/lib/opengl-definitions/extensions/GL_EXT_memory_object.rb +21 -43
  211. data/lib/opengl-definitions/extensions/GL_EXT_memory_object_fd.rb +3 -7
  212. data/lib/opengl-definitions/extensions/GL_EXT_memory_object_win32.rb +4 -9
  213. data/lib/opengl-definitions/extensions/GL_EXT_multi_draw_arrays.rb +4 -9
  214. data/lib/opengl-definitions/extensions/GL_EXT_multi_draw_indirect.rb +4 -9
  215. data/lib/opengl-definitions/extensions/GL_EXT_multisample.rb +4 -9
  216. data/lib/opengl-definitions/extensions/GL_EXT_multisampled_render_to_texture.rb +4 -9
  217. data/lib/opengl-definitions/extensions/GL_EXT_multiview_draw_buffers.rb +5 -11
  218. data/lib/opengl-definitions/extensions/GL_EXT_occlusion_query_boolean.rb +9 -19
  219. data/lib/opengl-definitions/extensions/GL_EXT_paletted_texture.rb +6 -13
  220. data/lib/opengl-definitions/extensions/GL_EXT_pixel_transform.rb +8 -17
  221. data/lib/opengl-definitions/extensions/GL_EXT_point_parameters.rb +4 -9
  222. data/lib/opengl-definitions/extensions/GL_EXT_polygon_offset.rb +3 -7
  223. data/lib/opengl-definitions/extensions/GL_EXT_polygon_offset_clamp.rb +3 -7
  224. data/lib/opengl-definitions/extensions/GL_EXT_primitive_bounding_box.rb +3 -7
  225. data/lib/opengl-definitions/extensions/GL_EXT_provoking_vertex.rb +3 -7
  226. data/lib/opengl-definitions/extensions/GL_EXT_raster_multisample.rb +3 -7
  227. data/lib/opengl-definitions/extensions/GL_EXT_robustness.rb +6 -13
  228. data/lib/opengl-definitions/extensions/GL_EXT_secondary_color.rb +19 -39
  229. data/lib/opengl-definitions/extensions/GL_EXT_semaphore.rb +11 -23
  230. data/lib/opengl-definitions/extensions/GL_EXT_semaphore_fd.rb +3 -7
  231. data/lib/opengl-definitions/extensions/GL_EXT_semaphore_win32.rb +4 -9
  232. data/lib/opengl-definitions/extensions/GL_EXT_separate_shader_objects.rb +49 -99
  233. data/lib/opengl-definitions/extensions/GL_EXT_shader_framebuffer_fetch_non_coherent.rb +3 -7
  234. data/lib/opengl-definitions/extensions/GL_EXT_shader_image_load_store.rb +4 -9
  235. data/lib/opengl-definitions/extensions/GL_EXT_shader_pixel_local_storage2.rb +5 -11
  236. data/lib/opengl-definitions/extensions/GL_EXT_sparse_texture.rb +3 -7
  237. data/lib/opengl-definitions/extensions/GL_EXT_stencil_clear_tag.rb +3 -7
  238. data/lib/opengl-definitions/extensions/GL_EXT_stencil_two_side.rb +3 -7
  239. data/lib/opengl-definitions/extensions/GL_EXT_subtexture.rb +4 -9
  240. data/lib/opengl-definitions/extensions/GL_EXT_tessellation_shader.rb +3 -7
  241. data/lib/opengl-definitions/extensions/GL_EXT_texture3D.rb +4 -9
  242. data/lib/opengl-definitions/extensions/GL_EXT_texture_array.rb +3 -7
  243. data/lib/opengl-definitions/extensions/GL_EXT_texture_border_clamp.rb +10 -21
  244. data/lib/opengl-definitions/extensions/GL_EXT_texture_buffer.rb +4 -9
  245. data/lib/opengl-definitions/extensions/GL_EXT_texture_buffer_object.rb +3 -7
  246. data/lib/opengl-definitions/extensions/GL_EXT_texture_integer.rb +8 -17
  247. data/lib/opengl-definitions/extensions/GL_EXT_texture_object.rb +8 -17
  248. data/lib/opengl-definitions/extensions/GL_EXT_texture_perturb_normal.rb +3 -7
  249. data/lib/opengl-definitions/extensions/GL_EXT_texture_storage.rb +8 -17
  250. data/lib/opengl-definitions/extensions/GL_EXT_texture_view.rb +3 -7
  251. data/lib/opengl-definitions/extensions/GL_EXT_timer_query.rb +4 -9
  252. data/lib/opengl-definitions/extensions/GL_EXT_transform_feedback.rb +9 -19
  253. data/lib/opengl-definitions/extensions/GL_EXT_vertex_array.rb +11 -23
  254. data/lib/opengl-definitions/extensions/GL_EXT_vertex_attrib_64bit.rb +12 -25
  255. data/lib/opengl-definitions/extensions/GL_EXT_vertex_shader.rb +44 -89
  256. data/lib/opengl-definitions/extensions/GL_EXT_vertex_weighting.rb +5 -11
  257. data/lib/opengl-definitions/extensions/GL_EXT_win32_keyed_mutex.rb +4 -9
  258. data/lib/opengl-definitions/extensions/GL_EXT_window_rectangles.rb +3 -7
  259. data/lib/opengl-definitions/extensions/GL_EXT_x11_sync_object.rb +3 -7
  260. data/lib/opengl-definitions/extensions/GL_GREMEDY_frame_terminator.rb +3 -7
  261. data/lib/opengl-definitions/extensions/GL_GREMEDY_string_marker.rb +3 -7
  262. data/lib/opengl-definitions/extensions/GL_HP_image_transform.rb +8 -17
  263. data/lib/opengl-definitions/extensions/GL_IBM_multimode_draw_arrays.rb +4 -9
  264. data/lib/opengl-definitions/extensions/GL_IBM_static_data.rb +3 -7
  265. data/lib/opengl-definitions/extensions/GL_IBM_vertex_array_lists.rb +10 -21
  266. data/lib/opengl-definitions/extensions/GL_IMG_bindless_texture.rb +8 -17
  267. data/lib/opengl-definitions/extensions/GL_IMG_framebuffer_downsample.rb +4 -9
  268. data/lib/opengl-definitions/extensions/GL_IMG_multisampled_render_to_texture.rb +4 -9
  269. data/lib/opengl-definitions/extensions/GL_IMG_user_clip_plane.rb +4 -9
  270. data/lib/opengl-definitions/extensions/GL_INGR_blend_func_separate.rb +3 -7
  271. data/lib/opengl-definitions/extensions/GL_INTEL_framebuffer_CMAA.rb +3 -7
  272. data/lib/opengl-definitions/extensions/GL_INTEL_map_texture.rb +5 -11
  273. data/lib/opengl-definitions/extensions/GL_INTEL_parallel_arrays.rb +6 -13
  274. data/lib/opengl-definitions/extensions/GL_INTEL_performance_query.rb +12 -25
  275. data/lib/opengl-definitions/extensions/GL_KHR_blend_equation_advanced.rb +3 -7
  276. data/lib/opengl-definitions/extensions/GL_KHR_debug.rb +24 -49
  277. data/lib/opengl-definitions/extensions/GL_KHR_parallel_shader_compile.rb +3 -7
  278. data/lib/opengl-definitions/extensions/GL_KHR_robustness.rb +12 -25
  279. data/lib/opengl-definitions/extensions/GL_MESA_resize_buffers.rb +3 -7
  280. data/lib/opengl-definitions/extensions/GL_MESA_window_pos.rb +26 -53
  281. data/lib/opengl-definitions/extensions/GL_NVX_conditional_render.rb +4 -9
  282. data/lib/opengl-definitions/extensions/GL_NVX_linked_gpu_multicast.rb +5 -11
  283. data/lib/opengl-definitions/extensions/GL_NV_alpha_to_coverage_dither_control.rb +3 -7
  284. data/lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect.rb +4 -9
  285. data/lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect_count.rb +4 -9
  286. data/lib/opengl-definitions/extensions/GL_NV_bindless_texture.rb +15 -31
  287. data/lib/opengl-definitions/extensions/GL_NV_blend_equation_advanced.rb +4 -9
  288. data/lib/opengl-definitions/extensions/GL_NV_clip_space_w_scaling.rb +3 -7
  289. data/lib/opengl-definitions/extensions/GL_NV_command_list.rb +19 -39
  290. data/lib/opengl-definitions/extensions/GL_NV_conditional_render.rb +4 -9
  291. data/lib/opengl-definitions/extensions/GL_NV_conservative_raster.rb +3 -7
  292. data/lib/opengl-definitions/extensions/GL_NV_conservative_raster_dilate.rb +3 -7
  293. data/lib/opengl-definitions/extensions/GL_NV_conservative_raster_pre_snap_triangles.rb +3 -7
  294. data/lib/opengl-definitions/extensions/GL_NV_copy_buffer.rb +3 -7
  295. data/lib/opengl-definitions/extensions/GL_NV_copy_image.rb +3 -7
  296. data/lib/opengl-definitions/extensions/GL_NV_coverage_sample.rb +4 -9
  297. data/lib/opengl-definitions/extensions/GL_NV_depth_buffer_float.rb +5 -11
  298. data/lib/opengl-definitions/extensions/GL_NV_draw_buffers.rb +3 -7
  299. data/lib/opengl-definitions/extensions/GL_NV_draw_instanced.rb +4 -9
  300. data/lib/opengl-definitions/extensions/GL_NV_draw_texture.rb +3 -7
  301. data/lib/opengl-definitions/extensions/GL_NV_draw_vulkan_image.rb +7 -15
  302. data/lib/opengl-definitions/extensions/GL_NV_evaluators.rb +11 -23
  303. data/lib/opengl-definitions/extensions/GL_NV_explicit_multisample.rb +5 -11
  304. data/lib/opengl-definitions/extensions/GL_NV_fence.rb +9 -19
  305. data/lib/opengl-definitions/extensions/GL_NV_fragment_coverage_to_color.rb +3 -7
  306. data/lib/opengl-definitions/extensions/GL_NV_fragment_program.rb +8 -17
  307. data/lib/opengl-definitions/extensions/GL_NV_framebuffer_blit.rb +3 -7
  308. data/lib/opengl-definitions/extensions/GL_NV_framebuffer_mixed_samples.rb +6 -13
  309. data/lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample.rb +3 -7
  310. data/lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample_coverage.rb +3 -7
  311. data/lib/opengl-definitions/extensions/GL_NV_geometry_program4.rb +6 -13
  312. data/lib/opengl-definitions/extensions/GL_NV_gpu_multicast.rb +14 -29
  313. data/lib/opengl-definitions/extensions/GL_NV_gpu_program4.rb +18 -37
  314. data/lib/opengl-definitions/extensions/GL_NV_gpu_program5.rb +4 -9
  315. data/lib/opengl-definitions/extensions/GL_NV_gpu_shader5.rb +35 -71
  316. data/lib/opengl-definitions/extensions/GL_NV_half_float.rb +48 -97
  317. data/lib/opengl-definitions/extensions/GL_NV_instanced_arrays.rb +3 -7
  318. data/lib/opengl-definitions/extensions/GL_NV_internalformat_sample_query.rb +3 -7
  319. data/lib/opengl-definitions/extensions/GL_NV_non_square_matrices.rb +8 -17
  320. data/lib/opengl-definitions/extensions/GL_NV_occlusion_query.rb +9 -19
  321. data/lib/opengl-definitions/extensions/GL_NV_parameter_buffer_object.rb +5 -11
  322. data/lib/opengl-definitions/extensions/GL_NV_path_rendering.rb +85 -171
  323. data/lib/opengl-definitions/extensions/GL_NV_pixel_data_range.rb +4 -9
  324. data/lib/opengl-definitions/extensions/GL_NV_point_sprite.rb +4 -9
  325. data/lib/opengl-definitions/extensions/GL_NV_polygon_mode.rb +3 -7
  326. data/lib/opengl-definitions/extensions/GL_NV_present_video.rb +8 -17
  327. data/lib/opengl-definitions/extensions/GL_NV_primitive_restart.rb +4 -9
  328. data/lib/opengl-definitions/extensions/GL_NV_query_resource.rb +3 -7
  329. data/lib/opengl-definitions/extensions/GL_NV_query_resource_tag.rb +5 -11
  330. data/lib/opengl-definitions/extensions/GL_NV_read_buffer.rb +3 -7
  331. data/lib/opengl-definitions/extensions/GL_NV_register_combiners.rb +15 -31
  332. data/lib/opengl-definitions/extensions/GL_NV_register_combiners2.rb +4 -9
  333. data/lib/opengl-definitions/extensions/GL_NV_sample_locations.rb +5 -11
  334. data/lib/opengl-definitions/extensions/GL_NV_shader_buffer_load.rb +16 -33
  335. data/lib/opengl-definitions/extensions/GL_NV_texture_barrier.rb +3 -7
  336. data/lib/opengl-definitions/extensions/GL_NV_texture_multisample.rb +8 -17
  337. data/lib/opengl-definitions/extensions/GL_NV_transform_feedback.rb +14 -29
  338. data/lib/opengl-definitions/extensions/GL_NV_transform_feedback2.rb +9 -19
  339. data/lib/opengl-definitions/extensions/GL_NV_vdpau_interop.rb +12 -25
  340. data/lib/opengl-definitions/extensions/GL_NV_vertex_array_range.rb +4 -9
  341. data/lib/opengl-definitions/extensions/GL_NV_vertex_attrib_integer_64bit.rb +21 -43
  342. data/lib/opengl-definitions/extensions/GL_NV_vertex_buffer_unified_memory.rb +14 -29
  343. data/lib/opengl-definitions/extensions/GL_NV_vertex_program.rb +66 -133
  344. data/lib/opengl-definitions/extensions/GL_NV_vertex_program4.rb +25 -51
  345. data/lib/opengl-definitions/extensions/GL_NV_video_capture.rb +14 -29
  346. data/lib/opengl-definitions/extensions/GL_NV_viewport_array.rb +14 -29
  347. data/lib/opengl-definitions/extensions/GL_NV_viewport_swizzle.rb +3 -7
  348. data/lib/opengl-definitions/extensions/GL_OES_EGL_image.rb +4 -9
  349. data/lib/opengl-definitions/extensions/GL_OES_blend_equation_separate.rb +3 -7
  350. data/lib/opengl-definitions/extensions/GL_OES_blend_func_separate.rb +3 -7
  351. data/lib/opengl-definitions/extensions/GL_OES_blend_subtract.rb +3 -7
  352. data/lib/opengl-definitions/extensions/GL_OES_byte_coordinates.rb +24 -49
  353. data/lib/opengl-definitions/extensions/GL_OES_copy_image.rb +3 -7
  354. data/lib/opengl-definitions/extensions/GL_OES_draw_buffers_indexed.rb +10 -21
  355. data/lib/opengl-definitions/extensions/GL_OES_draw_elements_base_vertex.rb +6 -13
  356. data/lib/opengl-definitions/extensions/GL_OES_draw_texture.rb +10 -21
  357. data/lib/opengl-definitions/extensions/GL_OES_fixed_point.rb +109 -219
  358. data/lib/opengl-definitions/extensions/GL_OES_framebuffer_object.rb +17 -35
  359. data/lib/opengl-definitions/extensions/GL_OES_geometry_shader.rb +3 -7
  360. data/lib/opengl-definitions/extensions/GL_OES_get_program_binary.rb +4 -9
  361. data/lib/opengl-definitions/extensions/GL_OES_mapbuffer.rb +5 -11
  362. data/lib/opengl-definitions/extensions/GL_OES_matrix_palette.rb +6 -13
  363. data/lib/opengl-definitions/extensions/GL_OES_point_size_array.rb +3 -7
  364. data/lib/opengl-definitions/extensions/GL_OES_primitive_bounding_box.rb +3 -7
  365. data/lib/opengl-definitions/extensions/GL_OES_query_matrix.rb +3 -7
  366. data/lib/opengl-definitions/extensions/GL_OES_sample_shading.rb +3 -7
  367. data/lib/opengl-definitions/extensions/GL_OES_single_precision.rb +8 -17
  368. data/lib/opengl-definitions/extensions/GL_OES_tessellation_shader.rb +3 -7
  369. data/lib/opengl-definitions/extensions/GL_OES_texture_3D.rb +8 -17
  370. data/lib/opengl-definitions/extensions/GL_OES_texture_border_clamp.rb +10 -21
  371. data/lib/opengl-definitions/extensions/GL_OES_texture_buffer.rb +4 -9
  372. data/lib/opengl-definitions/extensions/GL_OES_texture_cube_map.rb +11 -23
  373. data/lib/opengl-definitions/extensions/GL_OES_texture_storage_multisample_2d_array.rb +3 -7
  374. data/lib/opengl-definitions/extensions/GL_OES_texture_view.rb +3 -7
  375. data/lib/opengl-definitions/extensions/GL_OES_vertex_array_object.rb +6 -13
  376. data/lib/opengl-definitions/extensions/GL_OES_viewport_array.rb +14 -29
  377. data/lib/opengl-definitions/extensions/GL_OVR_multiview.rb +3 -7
  378. data/lib/opengl-definitions/extensions/GL_OVR_multiview_multisampled_render_to_texture.rb +3 -7
  379. data/lib/opengl-definitions/extensions/GL_PGI_misc_hints.rb +3 -7
  380. data/lib/opengl-definitions/extensions/GL_QCOM_alpha_test.rb +3 -7
  381. data/lib/opengl-definitions/extensions/GL_QCOM_driver_control.rb +6 -13
  382. data/lib/opengl-definitions/extensions/GL_QCOM_extended_get.rb +10 -21
  383. data/lib/opengl-definitions/extensions/GL_QCOM_extended_get2.rb +6 -13
  384. data/lib/opengl-definitions/extensions/GL_QCOM_framebuffer_foveated.rb +4 -9
  385. data/lib/opengl-definitions/extensions/GL_QCOM_shader_framebuffer_fetch_noncoherent.rb +3 -7
  386. data/lib/opengl-definitions/extensions/GL_QCOM_texture_foveated.rb +3 -7
  387. data/lib/opengl-definitions/extensions/GL_QCOM_tiled_rendering.rb +4 -9
  388. data/lib/opengl-definitions/extensions/GL_SGIS_detail_texture.rb +4 -9
  389. data/lib/opengl-definitions/extensions/GL_SGIS_fog_function.rb +4 -9
  390. data/lib/opengl-definitions/extensions/GL_SGIS_multisample.rb +4 -9
  391. data/lib/opengl-definitions/extensions/GL_SGIS_pixel_texture.rb +8 -17
  392. data/lib/opengl-definitions/extensions/GL_SGIS_point_parameters.rb +4 -9
  393. data/lib/opengl-definitions/extensions/GL_SGIS_sharpen_texture.rb +4 -9
  394. data/lib/opengl-definitions/extensions/GL_SGIS_texture4D.rb +4 -9
  395. data/lib/opengl-definitions/extensions/GL_SGIS_texture_color_mask.rb +3 -7
  396. data/lib/opengl-definitions/extensions/GL_SGIS_texture_filter4.rb +4 -9
  397. data/lib/opengl-definitions/extensions/GL_SGIX_async.rb +8 -17
  398. data/lib/opengl-definitions/extensions/GL_SGIX_flush_raster.rb +3 -7
  399. data/lib/opengl-definitions/extensions/GL_SGIX_fragment_lighting.rb +20 -41
  400. data/lib/opengl-definitions/extensions/GL_SGIX_framezoom.rb +3 -7
  401. data/lib/opengl-definitions/extensions/GL_SGIX_igloo_interface.rb +3 -7
  402. data/lib/opengl-definitions/extensions/GL_SGIX_instruments.rb +8 -17
  403. data/lib/opengl-definitions/extensions/GL_SGIX_list_priority.rb +8 -17
  404. data/lib/opengl-definitions/extensions/GL_SGIX_pixel_texture.rb +3 -7
  405. data/lib/opengl-definitions/extensions/GL_SGIX_polynomial_ffd.rb +6 -13
  406. data/lib/opengl-definitions/extensions/GL_SGIX_reference_plane.rb +3 -7
  407. data/lib/opengl-definitions/extensions/GL_SGIX_sprite.rb +6 -13
  408. data/lib/opengl-definitions/extensions/GL_SGIX_tag_sample_buffer.rb +3 -7
  409. data/lib/opengl-definitions/extensions/GL_SGI_color_table.rb +9 -19
  410. data/lib/opengl-definitions/extensions/GL_SUNX_constant_data.rb +3 -7
  411. data/lib/opengl-definitions/extensions/GL_SUN_global_alpha.rb +10 -21
  412. data/lib/opengl-definitions/extensions/GL_SUN_mesh_array.rb +3 -7
  413. data/lib/opengl-definitions/extensions/GL_SUN_triangle_list.rb +9 -19
  414. data/lib/opengl-definitions/extensions/GL_SUN_vertex.rb +42 -85
  415. data/lib/opengl-definitions/extensions/WGL_3DL_stereo_control.rb +3 -7
  416. data/lib/opengl-definitions/extensions/WGL_AMD_gpu_association.rb +11 -23
  417. data/lib/opengl-definitions/extensions/WGL_ARB_buffer_region.rb +6 -13
  418. data/lib/opengl-definitions/extensions/WGL_ARB_create_context.rb +3 -7
  419. data/lib/opengl-definitions/extensions/WGL_ARB_extensions_string.rb +3 -7
  420. data/lib/opengl-definitions/extensions/WGL_ARB_make_current_read.rb +4 -9
  421. data/lib/opengl-definitions/extensions/WGL_ARB_pbuffer.rb +7 -15
  422. data/lib/opengl-definitions/extensions/WGL_ARB_pixel_format.rb +5 -11
  423. data/lib/opengl-definitions/extensions/WGL_ARB_render_texture.rb +5 -11
  424. data/lib/opengl-definitions/extensions/WGL_EXT_display_color_table.rb +6 -13
  425. data/lib/opengl-definitions/extensions/WGL_EXT_extensions_string.rb +3 -7
  426. data/lib/opengl-definitions/extensions/WGL_EXT_make_current_read.rb +4 -9
  427. data/lib/opengl-definitions/extensions/WGL_EXT_pbuffer.rb +7 -15
  428. data/lib/opengl-definitions/extensions/WGL_EXT_pixel_format.rb +5 -11
  429. data/lib/opengl-definitions/extensions/WGL_EXT_swap_control.rb +4 -9
  430. data/lib/opengl-definitions/extensions/WGL_I3D_digital_video_control.rb +4 -9
  431. data/lib/opengl-definitions/extensions/WGL_I3D_gamma.rb +6 -13
  432. data/lib/opengl-definitions/extensions/WGL_I3D_genlock.rb +14 -29
  433. data/lib/opengl-definitions/extensions/WGL_I3D_image_buffer.rb +6 -13
  434. data/lib/opengl-definitions/extensions/WGL_I3D_swap_frame_lock.rb +6 -13
  435. data/lib/opengl-definitions/extensions/WGL_I3D_swap_frame_usage.rb +6 -13
  436. data/lib/opengl-definitions/extensions/WGL_NV_DX_interop.rb +10 -21
  437. data/lib/opengl-definitions/extensions/WGL_NV_copy_image.rb +3 -7
  438. data/lib/opengl-definitions/extensions/WGL_NV_delay_before_swap.rb +3 -7
  439. data/lib/opengl-definitions/extensions/WGL_NV_gpu_affinity.rb +7 -15
  440. data/lib/opengl-definitions/extensions/WGL_NV_present_video.rb +5 -11
  441. data/lib/opengl-definitions/extensions/WGL_NV_swap_group.rb +8 -17
  442. data/lib/opengl-definitions/extensions/WGL_NV_vertex_array_range.rb +4 -9
  443. data/lib/opengl-definitions/extensions/WGL_NV_video_capture.rb +7 -15
  444. data/lib/opengl-definitions/extensions/WGL_NV_video_output.rb +8 -17
  445. data/lib/opengl-definitions/extensions/WGL_OML_sync_control.rb +8 -17
  446. data/lib/opengl-definitions/version.rb +1 -1
  447. data/lib/opengl-definitions/versions/GLX_VERSION_1_0.rb +87 -0
  448. data/lib/opengl-definitions/versions/GLX_VERSION_1_1.rb +8 -14
  449. data/lib/opengl-definitions/versions/GLX_VERSION_1_2.rb +4 -8
  450. data/lib/opengl-definitions/versions/GLX_VERSION_1_3.rb +36 -56
  451. data/lib/opengl-definitions/versions/GLX_VERSION_1_4.rb +4 -8
  452. data/lib/opengl-definitions/versions/GL_VERSION_1_0.rb +50 -101
  453. data/lib/opengl-definitions/versions/GL_VERSION_1_1.rb +15 -31
  454. data/lib/opengl-definitions/versions/GL_VERSION_1_2.rb +6 -13
  455. data/lib/opengl-definitions/versions/GL_VERSION_1_3.rb +11 -23
  456. data/lib/opengl-definitions/versions/GL_VERSION_1_4.rb +9 -19
  457. data/lib/opengl-definitions/versions/GL_VERSION_1_5.rb +21 -43
  458. data/lib/opengl-definitions/versions/GL_VERSION_2_0.rb +95 -191
  459. data/lib/opengl-definitions/versions/GL_VERSION_2_1.rb +8 -17
  460. data/lib/opengl-definitions/versions/GL_VERSION_3_0.rb +57 -115
  461. data/lib/opengl-definitions/versions/GL_VERSION_3_1.rb +7 -14
  462. data/lib/opengl-definitions/versions/GL_VERSION_3_2.rb +5 -11
  463. data/lib/opengl-definitions/versions/GL_VERSION_3_3.rb +3 -7
  464. data/lib/opengl-definitions/versions/GL_VERSION_4_0.rb +7 -15
  465. data/lib/opengl-definitions/versions/GL_VERSION_4_2.rb +1 -1
  466. data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_0.rb +255 -511
  467. data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_1.rb +23 -47
  468. data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_3.rb +39 -79
  469. data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_4.rb +40 -81
  470. data/lib/opengl-definitions/versions/compatibility/GL_VERSION_1_5.rb +4 -8
  471. metadata +3 -2
@@ -5,11 +5,7 @@ module GL_SGIX_framezoom
5
5
  NMAX_FRAMEZOOM_FACTOR_SGIX = 0x818D
6
6
  end
7
7
 
8
- module Functions
9
- def glFrameZoomSGIX(factor) end
10
-
11
- Parameters = {
12
- glFrameZoomSGIX: [ :void, :GLint ].freeze,
13
- }.freeze
14
- end
8
+ Functions = {
9
+ def glFrameZoomSGIX(factor) end => [ :void, :GLint ].freeze,
10
+ }.freeze
15
11
  end
@@ -1,9 +1,5 @@
1
1
  module GL_SGIX_igloo_interface
2
- module Functions
3
- def glIglooInterfaceSGIX(pname, params) end
4
-
5
- Parameters = {
6
- glIglooInterfaceSGIX: [ :void, :GLenum, :pointer ].freeze,
7
- }.freeze
8
- end
2
+ Functions = {
3
+ def glIglooInterfaceSGIX(pname, params) end => [ :void, :GLenum, :pointer ].freeze,
4
+ }.freeze
9
5
  end
@@ -4,21 +4,12 @@ module GL_SGIX_instruments
4
4
  NINSTRUMENT_MEASUREMENTS_SGIX = 0x8181
5
5
  end
6
6
 
7
- module Functions
8
- def glGetInstrumentsSGIX() end
9
- def glInstrumentsBufferSGIX(size, buffer) end
10
- def glPollInstrumentsSGIX(marker_p) end
11
- def glReadInstrumentsSGIX(marker) end
12
- def glStartInstrumentsSGIX() end
13
- def glStopInstrumentsSGIX(marker) end
14
-
15
- Parameters = {
16
- glGetInstrumentsSGIX: [ :GLint ].freeze,
17
- glInstrumentsBufferSGIX: [ :void, :GLsizei, :pointer ].freeze,
18
- glPollInstrumentsSGIX: [ :GLint, :pointer ].freeze,
19
- glReadInstrumentsSGIX: [ :void, :GLint ].freeze,
20
- glStartInstrumentsSGIX: [ :void ].freeze,
21
- glStopInstrumentsSGIX: [ :void, :GLint ].freeze,
22
- }.freeze
23
- end
7
+ Functions = {
8
+ def glGetInstrumentsSGIX() end => [ :GLint ].freeze,
9
+ def glInstrumentsBufferSGIX(size, buffer) end => [ :void, :GLsizei, :pointer ].freeze,
10
+ def glPollInstrumentsSGIX(marker_p) end => [ :GLint, :pointer ].freeze,
11
+ def glReadInstrumentsSGIX(marker) end => [ :void, :GLint ].freeze,
12
+ def glStartInstrumentsSGIX() end => [ :void ].freeze,
13
+ def glStopInstrumentsSGIX(marker) end => [ :void, :GLint ].freeze,
14
+ }.freeze
24
15
  end
@@ -3,21 +3,12 @@ module GL_SGIX_list_priority
3
3
  NLIST_PRIORITY_SGIX = 0x8182
4
4
  end
5
5
 
6
- module Functions
7
- def glGetListParameterfvSGIX(list, pname, params) end
8
- def glGetListParameterivSGIX(list, pname, params) end
9
- def glListParameterfSGIX(list, pname, param) end
10
- def glListParameterfvSGIX(list, pname, params) end
11
- def glListParameteriSGIX(list, pname, param) end
12
- def glListParameterivSGIX(list, pname, params) end
13
-
14
- Parameters = {
15
- glGetListParameterfvSGIX: [ :void, :GLuint, :GLenum, :pointer ].freeze,
16
- glGetListParameterivSGIX: [ :void, :GLuint, :GLenum, :pointer ].freeze,
17
- glListParameterfSGIX: [ :void, :GLuint, :GLenum, :GLfloat ].freeze,
18
- glListParameterfvSGIX: [ :void, :GLuint, :GLenum, :pointer ].freeze,
19
- glListParameteriSGIX: [ :void, :GLuint, :GLenum, :GLint ].freeze,
20
- glListParameterivSGIX: [ :void, :GLuint, :GLenum, :pointer ].freeze,
21
- }.freeze
22
- end
6
+ Functions = {
7
+ def glGetListParameterfvSGIX(list, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
8
+ def glGetListParameterivSGIX(list, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
9
+ def glListParameterfSGIX(list, pname, param) end => [ :void, :GLuint, :GLenum, :GLfloat ].freeze,
10
+ def glListParameterfvSGIX(list, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
11
+ def glListParameteriSGIX(list, pname, param) end => [ :void, :GLuint, :GLenum, :GLint ].freeze,
12
+ def glListParameterivSGIX(list, pname, params) end => [ :void, :GLuint, :GLenum, :pointer ].freeze,
13
+ }.freeze
23
14
  end
@@ -4,11 +4,7 @@ module GL_SGIX_pixel_texture
4
4
  NPIXEL_TEX_GEN_MODE_SGIX = 0x832B
5
5
  end
6
6
 
7
- module Functions
8
- def glPixelTexGenSGIX(mode) end
9
-
10
- Parameters = {
11
- glPixelTexGenSGIX: [ :void, :GLenum ].freeze,
12
- }.freeze
13
- end
7
+ Functions = {
8
+ def glPixelTexGenSGIX(mode) end => [ :void, :GLenum ].freeze,
9
+ }.freeze
14
10
  end
@@ -8,17 +8,10 @@ module GL_SGIX_polynomial_ffd
8
8
  NMAX_DEFORMATION_ORDER_SGIX = 0x8197
9
9
  end
10
10
 
11
- module Functions
12
- def glDeformationMap3dSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) end
13
- def glDeformationMap3fSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) end
14
- def glDeformSGIX(mask) end
15
- def glLoadIdentityDeformationMapSGIX(mask) end
16
-
17
- Parameters = {
18
- glDeformationMap3dSGIX: [ :void, :GLenum, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :pointer ].freeze,
19
- glDeformationMap3fSGIX: [ :void, :GLenum, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :pointer ].freeze,
20
- glDeformSGIX: [ :void, :GLbitfield ].freeze,
21
- glLoadIdentityDeformationMapSGIX: [ :void, :GLbitfield ].freeze,
22
- }.freeze
23
- end
11
+ Functions = {
12
+ def glDeformationMap3dSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) end => [ :void, :GLenum, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :pointer ].freeze,
13
+ def glDeformationMap3fSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) end => [ :void, :GLenum, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :pointer ].freeze,
14
+ def glDeformSGIX(mask) end => [ :void, :GLbitfield ].freeze,
15
+ def glLoadIdentityDeformationMapSGIX(mask) end => [ :void, :GLbitfield ].freeze,
16
+ }.freeze
24
17
  end
@@ -4,11 +4,7 @@ module GL_SGIX_reference_plane
4
4
  NREFERENCE_PLANE_EQUATION_SGIX = 0x817E
5
5
  end
6
6
 
7
- module Functions
8
- def glReferencePlaneSGIX(equation) end
9
-
10
- Parameters = {
11
- glReferencePlaneSGIX: [ :void, :pointer ].freeze,
12
- }.freeze
13
- end
7
+ Functions = {
8
+ def glReferencePlaneSGIX(equation) end => [ :void, :pointer ].freeze,
9
+ }.freeze
14
10
  end
@@ -9,17 +9,10 @@ module GL_SGIX_sprite
9
9
  NSPRITE_EYE_ALIGNED_SGIX = 0x814E
10
10
  end
11
11
 
12
- module Functions
13
- def glSpriteParameterfSGIX(pname, param) end
14
- def glSpriteParameterfvSGIX(pname, params) end
15
- def glSpriteParameteriSGIX(pname, param) end
16
- def glSpriteParameterivSGIX(pname, params) end
17
-
18
- Parameters = {
19
- glSpriteParameterfSGIX: [ :void, :GLenum, :GLfloat ].freeze,
20
- glSpriteParameterfvSGIX: [ :void, :GLenum, :pointer ].freeze,
21
- glSpriteParameteriSGIX: [ :void, :GLenum, :GLint ].freeze,
22
- glSpriteParameterivSGIX: [ :void, :GLenum, :pointer ].freeze,
23
- }.freeze
24
- end
12
+ Functions = {
13
+ def glSpriteParameterfSGIX(pname, param) end => [ :void, :GLenum, :GLfloat ].freeze,
14
+ def glSpriteParameterfvSGIX(pname, params) end => [ :void, :GLenum, :pointer ].freeze,
15
+ def glSpriteParameteriSGIX(pname, param) end => [ :void, :GLenum, :GLint ].freeze,
16
+ def glSpriteParameterivSGIX(pname, params) end => [ :void, :GLenum, :pointer ].freeze,
17
+ }.freeze
25
18
  end
@@ -1,9 +1,5 @@
1
1
  module GL_SGIX_tag_sample_buffer
2
- module Functions
3
- def glTagSampleBufferSGIX() end
4
-
5
- Parameters = {
6
- glTagSampleBufferSGIX: [ :void ].freeze,
7
- }.freeze
8
- end
2
+ Functions = {
3
+ def glTagSampleBufferSGIX() end => [ :void ].freeze,
4
+ }.freeze
9
5
  end
@@ -18,23 +18,13 @@ module GL_SGI_color_table
18
18
  NCOLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF
19
19
  end
20
20
 
21
- module Functions
22
- def glColorTableSGI(target, internalformat, width, format, type, table) end
23
- def glColorTableParameterfvSGI(target, pname, params) end
24
- def glColorTableParameterivSGI(target, pname, params) end
25
- def glCopyColorTableSGI(target, internalformat, x, y, width) end
26
- def glGetColorTableSGI(target, format, type, table) end
27
- def glGetColorTableParameterfvSGI(target, pname, params) end
28
- def glGetColorTableParameterivSGI(target, pname, params) end
29
-
30
- Parameters = {
31
- glColorTableSGI: [ :void, :GLenum, :GLenum, :GLsizei, :GLenum, :GLenum, :pointer ].freeze,
32
- glColorTableParameterfvSGI: [ :void, :GLenum, :GLenum, :pointer ].freeze,
33
- glColorTableParameterivSGI: [ :void, :GLenum, :GLenum, :pointer ].freeze,
34
- glCopyColorTableSGI: [ :void, :GLenum, :GLenum, :GLint, :GLint, :GLsizei ].freeze,
35
- glGetColorTableSGI: [ :void, :GLenum, :GLenum, :GLenum, :pointer ].freeze,
36
- glGetColorTableParameterfvSGI: [ :void, :GLenum, :GLenum, :pointer ].freeze,
37
- glGetColorTableParameterivSGI: [ :void, :GLenum, :GLenum, :pointer ].freeze,
38
- }.freeze
39
- end
21
+ Functions = {
22
+ def glColorTableSGI(target, internalformat, width, format, type, table) end => [ :void, :GLenum, :GLenum, :GLsizei, :GLenum, :GLenum, :pointer ].freeze,
23
+ def glColorTableParameterfvSGI(target, pname, params) end => [ :void, :GLenum, :GLenum, :pointer ].freeze,
24
+ def glColorTableParameterivSGI(target, pname, params) end => [ :void, :GLenum, :GLenum, :pointer ].freeze,
25
+ def glCopyColorTableSGI(target, internalformat, x, y, width) end => [ :void, :GLenum, :GLenum, :GLint, :GLint, :GLsizei ].freeze,
26
+ def glGetColorTableSGI(target, format, type, table) end => [ :void, :GLenum, :GLenum, :GLenum, :pointer ].freeze,
27
+ def glGetColorTableParameterfvSGI(target, pname, params) end => [ :void, :GLenum, :GLenum, :pointer ].freeze,
28
+ def glGetColorTableParameterivSGI(target, pname, params) end => [ :void, :GLenum, :GLenum, :pointer ].freeze,
29
+ }.freeze
40
30
  end
@@ -4,11 +4,7 @@ module GL_SUNX_constant_data
4
4
  NTEXTURE_CONSTANT_DATA_SUNX = 0x81D6
5
5
  end
6
6
 
7
- module Functions
8
- def glFinishTextureSUNX() end
9
-
10
- Parameters = {
11
- glFinishTextureSUNX: [ :void ].freeze,
12
- }.freeze
13
- end
7
+ Functions = {
8
+ def glFinishTextureSUNX() end => [ :void ].freeze,
9
+ }.freeze
14
10
  end
@@ -4,25 +4,14 @@ module GL_SUN_global_alpha
4
4
  NGLOBAL_ALPHA_FACTOR_SUN = 0x81DA
5
5
  end
6
6
 
7
- module Functions
8
- def glGlobalAlphaFactorbSUN(factor) end
9
- def glGlobalAlphaFactorsSUN(factor) end
10
- def glGlobalAlphaFactoriSUN(factor) end
11
- def glGlobalAlphaFactorfSUN(factor) end
12
- def glGlobalAlphaFactordSUN(factor) end
13
- def glGlobalAlphaFactorubSUN(factor) end
14
- def glGlobalAlphaFactorusSUN(factor) end
15
- def glGlobalAlphaFactoruiSUN(factor) end
16
-
17
- Parameters = {
18
- glGlobalAlphaFactorbSUN: [ :void, :GLbyte ].freeze,
19
- glGlobalAlphaFactorsSUN: [ :void, :GLshort ].freeze,
20
- glGlobalAlphaFactoriSUN: [ :void, :GLint ].freeze,
21
- glGlobalAlphaFactorfSUN: [ :void, :GLfloat ].freeze,
22
- glGlobalAlphaFactordSUN: [ :void, :GLdouble ].freeze,
23
- glGlobalAlphaFactorubSUN: [ :void, :GLubyte ].freeze,
24
- glGlobalAlphaFactorusSUN: [ :void, :GLushort ].freeze,
25
- glGlobalAlphaFactoruiSUN: [ :void, :GLuint ].freeze,
26
- }.freeze
27
- end
7
+ Functions = {
8
+ def glGlobalAlphaFactorbSUN(factor) end => [ :void, :GLbyte ].freeze,
9
+ def glGlobalAlphaFactorsSUN(factor) end => [ :void, :GLshort ].freeze,
10
+ def glGlobalAlphaFactoriSUN(factor) end => [ :void, :GLint ].freeze,
11
+ def glGlobalAlphaFactorfSUN(factor) end => [ :void, :GLfloat ].freeze,
12
+ def glGlobalAlphaFactordSUN(factor) end => [ :void, :GLdouble ].freeze,
13
+ def glGlobalAlphaFactorubSUN(factor) end => [ :void, :GLubyte ].freeze,
14
+ def glGlobalAlphaFactorusSUN(factor) end => [ :void, :GLushort ].freeze,
15
+ def glGlobalAlphaFactoruiSUN(factor) end => [ :void, :GLuint ].freeze,
16
+ }.freeze
28
17
  end
@@ -4,11 +4,7 @@ module GL_SUN_mesh_array
4
4
  NTRIANGLE_MESH_SUN = 0x8615
5
5
  end
6
6
 
7
- module Functions
8
- def glDrawMeshArraysSUN(mode, first, count, width) end
9
-
10
- Parameters = {
11
- glDrawMeshArraysSUN: [ :void, :GLenum, :GLint, :GLsizei, :GLsizei ].freeze,
12
- }.freeze
13
- end
7
+ Functions = {
8
+ def glDrawMeshArraysSUN(mode, first, count, width) end => [ :void, :GLenum, :GLint, :GLsizei, :GLsizei ].freeze,
9
+ }.freeze
14
10
  end
@@ -19,23 +19,13 @@ module GL_SUN_triangle_list
19
19
  NR1UI_T2F_C4F_N3F_V3F_SUN = 0x85CB
20
20
  end
21
21
 
22
- module Functions
23
- def glReplacementCodeuiSUN(code) end
24
- def glReplacementCodeusSUN(code) end
25
- def glReplacementCodeubSUN(code) end
26
- def glReplacementCodeuivSUN(code) end
27
- def glReplacementCodeusvSUN(code) end
28
- def glReplacementCodeubvSUN(code) end
29
- def glReplacementCodePointerSUN(type, stride, pointer) end
30
-
31
- Parameters = {
32
- glReplacementCodeuiSUN: [ :void, :GLuint ].freeze,
33
- glReplacementCodeusSUN: [ :void, :GLushort ].freeze,
34
- glReplacementCodeubSUN: [ :void, :GLubyte ].freeze,
35
- glReplacementCodeuivSUN: [ :void, :pointer ].freeze,
36
- glReplacementCodeusvSUN: [ :void, :pointer ].freeze,
37
- glReplacementCodeubvSUN: [ :void, :pointer ].freeze,
38
- glReplacementCodePointerSUN: [ :void, :GLenum, :GLsizei, :pointer ].freeze,
39
- }.freeze
40
- end
22
+ Functions = {
23
+ def glReplacementCodeuiSUN(code) end => [ :void, :GLuint ].freeze,
24
+ def glReplacementCodeusSUN(code) end => [ :void, :GLushort ].freeze,
25
+ def glReplacementCodeubSUN(code) end => [ :void, :GLubyte ].freeze,
26
+ def glReplacementCodeuivSUN(code) end => [ :void, :pointer ].freeze,
27
+ def glReplacementCodeusvSUN(code) end => [ :void, :pointer ].freeze,
28
+ def glReplacementCodeubvSUN(code) end => [ :void, :pointer ].freeze,
29
+ def glReplacementCodePointerSUN(type, stride, pointer) end => [ :void, :GLenum, :GLsizei, :pointer ].freeze,
30
+ }.freeze
41
31
  end
@@ -1,87 +1,44 @@
1
1
  module GL_SUN_vertex
2
- module Functions
3
- def glColor4ubVertex2fSUN(r, g, b, a, x, y) end
4
- def glColor4ubVertex2fvSUN(c, v) end
5
- def glColor4ubVertex3fSUN(r, g, b, a, x, y, z) end
6
- def glColor4ubVertex3fvSUN(c, v) end
7
- def glColor3fVertex3fSUN(r, g, b, x, y, z) end
8
- def glColor3fVertex3fvSUN(c, v) end
9
- def glNormal3fVertex3fSUN(nx, ny, nz, x, y, z) end
10
- def glNormal3fVertex3fvSUN(n, v) end
11
- def glColor4fNormal3fVertex3fSUN(r, g, b, a, nx, ny, nz, x, y, z) end
12
- def glColor4fNormal3fVertex3fvSUN(c, n, v) end
13
- def glTexCoord2fVertex3fSUN(s, t, x, y, z) end
14
- def glTexCoord2fVertex3fvSUN(tc, v) end
15
- def glTexCoord4fVertex4fSUN(s, t, p, q, x, y, z, w) end
16
- def glTexCoord4fVertex4fvSUN(tc, v) end
17
- def glTexCoord2fColor4ubVertex3fSUN(s, t, r, g, b, a, x, y, z) end
18
- def glTexCoord2fColor4ubVertex3fvSUN(tc, c, v) end
19
- def glTexCoord2fColor3fVertex3fSUN(s, t, r, g, b, x, y, z) end
20
- def glTexCoord2fColor3fVertex3fvSUN(tc, c, v) end
21
- def glTexCoord2fNormal3fVertex3fSUN(s, t, nx, ny, nz, x, y, z) end
22
- def glTexCoord2fNormal3fVertex3fvSUN(tc, n, v) end
23
- def glTexCoord2fColor4fNormal3fVertex3fSUN(s, t, r, g, b, a, nx, ny, nz, x, y, z) end
24
- def glTexCoord2fColor4fNormal3fVertex3fvSUN(tc, c, n, v) end
25
- def glTexCoord4fColor4fNormal3fVertex4fSUN(s, t, p, q, r, g, b, a, nx, ny, nz, x, y, z, w) end
26
- def glTexCoord4fColor4fNormal3fVertex4fvSUN(tc, c, n, v) end
27
- def glReplacementCodeuiVertex3fSUN(rc, x, y, z) end
28
- def glReplacementCodeuiVertex3fvSUN(rc, v) end
29
- def glReplacementCodeuiColor4ubVertex3fSUN(rc, r, g, b, a, x, y, z) end
30
- def glReplacementCodeuiColor4ubVertex3fvSUN(rc, c, v) end
31
- def glReplacementCodeuiColor3fVertex3fSUN(rc, r, g, b, x, y, z) end
32
- def glReplacementCodeuiColor3fVertex3fvSUN(rc, c, v) end
33
- def glReplacementCodeuiNormal3fVertex3fSUN(rc, nx, ny, nz, x, y, z) end
34
- def glReplacementCodeuiNormal3fVertex3fvSUN(rc, n, v) end
35
- def glReplacementCodeuiColor4fNormal3fVertex3fSUN(rc, r, g, b, a, nx, ny, nz, x, y, z) end
36
- def glReplacementCodeuiColor4fNormal3fVertex3fvSUN(rc, c, n, v) end
37
- def glReplacementCodeuiTexCoord2fVertex3fSUN(rc, s, t, x, y, z) end
38
- def glReplacementCodeuiTexCoord2fVertex3fvSUN(rc, tc, v) end
39
- def glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN(rc, s, t, nx, ny, nz, x, y, z) end
40
- def glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(rc, tc, n, v) end
41
- def glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(rc, s, t, r, g, b, a, nx, ny, nz, x, y, z) end
42
- def glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(rc, tc, c, n, v) end
43
-
44
- Parameters = {
45
- glColor4ubVertex2fSUN: [ :void, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat ].freeze,
46
- glColor4ubVertex2fvSUN: [ :void, :pointer, :pointer ].freeze,
47
- glColor4ubVertex3fSUN: [ :void, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat, :GLfloat ].freeze,
48
- glColor4ubVertex3fvSUN: [ :void, :pointer, :pointer ].freeze,
49
- glColor3fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
50
- glColor3fVertex3fvSUN: [ :void, :pointer, :pointer ].freeze,
51
- glNormal3fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
52
- glNormal3fVertex3fvSUN: [ :void, :pointer, :pointer ].freeze,
53
- glColor4fNormal3fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
54
- glColor4fNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
55
- glTexCoord2fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
56
- glTexCoord2fVertex3fvSUN: [ :void, :pointer, :pointer ].freeze,
57
- glTexCoord4fVertex4fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
58
- glTexCoord4fVertex4fvSUN: [ :void, :pointer, :pointer ].freeze,
59
- glTexCoord2fColor4ubVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat, :GLfloat ].freeze,
60
- glTexCoord2fColor4ubVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
61
- glTexCoord2fColor3fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
62
- glTexCoord2fColor3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
63
- glTexCoord2fNormal3fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
64
- glTexCoord2fNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
65
- glTexCoord2fColor4fNormal3fVertex3fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
66
- glTexCoord2fColor4fNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
67
- glTexCoord4fColor4fNormal3fVertex4fSUN: [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
68
- glTexCoord4fColor4fNormal3fVertex4fvSUN: [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
69
- glReplacementCodeuiVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat ].freeze,
70
- glReplacementCodeuiVertex3fvSUN: [ :void, :pointer, :pointer ].freeze,
71
- glReplacementCodeuiColor4ubVertex3fSUN: [ :void, :GLuint, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat, :GLfloat ].freeze,
72
- glReplacementCodeuiColor4ubVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
73
- glReplacementCodeuiColor3fVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
74
- glReplacementCodeuiColor3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
75
- glReplacementCodeuiNormal3fVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
76
- glReplacementCodeuiNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
77
- glReplacementCodeuiColor4fNormal3fVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
78
- glReplacementCodeuiColor4fNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
79
- glReplacementCodeuiTexCoord2fVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
80
- glReplacementCodeuiTexCoord2fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer ].freeze,
81
- glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
82
- glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
83
- glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN: [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
84
- glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN: [ :void, :pointer, :pointer, :pointer, :pointer, :pointer ].freeze,
85
- }.freeze
86
- end
2
+ Functions = {
3
+ def glColor4ubVertex2fSUN(r, g, b, a, x, y) end => [ :void, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat ].freeze,
4
+ def glColor4ubVertex2fvSUN(c, v) end => [ :void, :pointer, :pointer ].freeze,
5
+ def glColor4ubVertex3fSUN(r, g, b, a, x, y, z) end => [ :void, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat, :GLfloat ].freeze,
6
+ def glColor4ubVertex3fvSUN(c, v) end => [ :void, :pointer, :pointer ].freeze,
7
+ def glColor3fVertex3fSUN(r, g, b, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
8
+ def glColor3fVertex3fvSUN(c, v) end => [ :void, :pointer, :pointer ].freeze,
9
+ def glNormal3fVertex3fSUN(nx, ny, nz, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
10
+ def glNormal3fVertex3fvSUN(n, v) end => [ :void, :pointer, :pointer ].freeze,
11
+ def glColor4fNormal3fVertex3fSUN(r, g, b, a, nx, ny, nz, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
12
+ def glColor4fNormal3fVertex3fvSUN(c, n, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
13
+ def glTexCoord2fVertex3fSUN(s, t, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
14
+ def glTexCoord2fVertex3fvSUN(tc, v) end => [ :void, :pointer, :pointer ].freeze,
15
+ def glTexCoord4fVertex4fSUN(s, t, p, q, x, y, z, w) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
16
+ def glTexCoord4fVertex4fvSUN(tc, v) end => [ :void, :pointer, :pointer ].freeze,
17
+ def glTexCoord2fColor4ubVertex3fSUN(s, t, r, g, b, a, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat, :GLfloat ].freeze,
18
+ def glTexCoord2fColor4ubVertex3fvSUN(tc, c, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
19
+ def glTexCoord2fColor3fVertex3fSUN(s, t, r, g, b, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
20
+ def glTexCoord2fColor3fVertex3fvSUN(tc, c, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
21
+ def glTexCoord2fNormal3fVertex3fSUN(s, t, nx, ny, nz, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
22
+ def glTexCoord2fNormal3fVertex3fvSUN(tc, n, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
23
+ def glTexCoord2fColor4fNormal3fVertex3fSUN(s, t, r, g, b, a, nx, ny, nz, x, y, z) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
24
+ def glTexCoord2fColor4fNormal3fVertex3fvSUN(tc, c, n, v) end => [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
25
+ def glTexCoord4fColor4fNormal3fVertex4fSUN(s, t, p, q, r, g, b, a, nx, ny, nz, x, y, z, w) end => [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
26
+ def glTexCoord4fColor4fNormal3fVertex4fvSUN(tc, c, n, v) end => [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
27
+ def glReplacementCodeuiVertex3fSUN(rc, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat ].freeze,
28
+ def glReplacementCodeuiVertex3fvSUN(rc, v) end => [ :void, :pointer, :pointer ].freeze,
29
+ def glReplacementCodeuiColor4ubVertex3fSUN(rc, r, g, b, a, x, y, z) end => [ :void, :GLuint, :GLubyte, :GLubyte, :GLubyte, :GLubyte, :GLfloat, :GLfloat, :GLfloat ].freeze,
30
+ def glReplacementCodeuiColor4ubVertex3fvSUN(rc, c, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
31
+ def glReplacementCodeuiColor3fVertex3fSUN(rc, r, g, b, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
32
+ def glReplacementCodeuiColor3fVertex3fvSUN(rc, c, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
33
+ def glReplacementCodeuiNormal3fVertex3fSUN(rc, nx, ny, nz, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
34
+ def glReplacementCodeuiNormal3fVertex3fvSUN(rc, n, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
35
+ def glReplacementCodeuiColor4fNormal3fVertex3fSUN(rc, r, g, b, a, nx, ny, nz, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
36
+ def glReplacementCodeuiColor4fNormal3fVertex3fvSUN(rc, c, n, v) end => [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
37
+ def glReplacementCodeuiTexCoord2fVertex3fSUN(rc, s, t, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
38
+ def glReplacementCodeuiTexCoord2fVertex3fvSUN(rc, tc, v) end => [ :void, :pointer, :pointer, :pointer ].freeze,
39
+ def glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN(rc, s, t, nx, ny, nz, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
40
+ def glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(rc, tc, n, v) end => [ :void, :pointer, :pointer, :pointer, :pointer ].freeze,
41
+ def glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(rc, s, t, r, g, b, a, nx, ny, nz, x, y, z) end => [ :void, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
42
+ def glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(rc, tc, c, n, v) end => [ :void, :pointer, :pointer, :pointer, :pointer, :pointer ].freeze,
43
+ }.freeze
87
44
  end