opengl-definitions 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (137) hide show
  1. checksums.yaml +4 -4
  2. data/lib/opengl-definitions/extensions/GLX_EXT_no_config_context.rb +3 -0
  3. data/lib/opengl-definitions/extensions/GL_AMD_conservative_depth.rb +3 -0
  4. data/lib/opengl-definitions/extensions/GL_AMD_gcn_shader.rb +3 -0
  5. data/lib/opengl-definitions/extensions/GL_AMD_gpu_shader_int16.rb +3 -0
  6. data/lib/opengl-definitions/extensions/GL_AMD_shader_atomic_counter_ops.rb +3 -0
  7. data/lib/opengl-definitions/extensions/GL_AMD_shader_ballot.rb +3 -0
  8. data/lib/opengl-definitions/extensions/GL_AMD_shader_explicit_vertex_parameter.rb +3 -0
  9. data/lib/opengl-definitions/extensions/GL_AMD_shader_gpu_shader_half_float_fetch.rb +3 -0
  10. data/lib/opengl-definitions/extensions/GL_AMD_shader_image_load_store_lod.rb +3 -0
  11. data/lib/opengl-definitions/extensions/GL_AMD_shader_stencil_export.rb +3 -0
  12. data/lib/opengl-definitions/extensions/GL_AMD_shader_trinary_minmax.rb +3 -0
  13. data/lib/opengl-definitions/extensions/GL_AMD_texture_gather_bias_lod.rb +3 -0
  14. data/lib/opengl-definitions/extensions/GL_AMD_texture_texture4.rb +3 -0
  15. data/lib/opengl-definitions/extensions/GL_AMD_transform_feedback3_lines_triangles.rb +3 -0
  16. data/lib/opengl-definitions/extensions/GL_AMD_vertex_shader_layer.rb +3 -0
  17. data/lib/opengl-definitions/extensions/GL_AMD_vertex_shader_viewport_index.rb +3 -0
  18. data/lib/opengl-definitions/extensions/GL_ANDROID_extension_pack_es31a.rb +3 -0
  19. data/lib/opengl-definitions/extensions/GL_APPLE_color_buffer_packed_float.rb +3 -0
  20. data/lib/opengl-definitions/extensions/GL_APPLE_texture_2D_limited_npot.rb +3 -0
  21. data/lib/opengl-definitions/extensions/GL_ARB_arrays_of_arrays.rb +3 -0
  22. data/lib/opengl-definitions/extensions/GL_ARB_compatibility.rb +3 -0
  23. data/lib/opengl-definitions/extensions/GL_ARB_conservative_depth.rb +3 -0
  24. data/lib/opengl-definitions/extensions/GL_ARB_derivative_control.rb +3 -0
  25. data/lib/opengl-definitions/extensions/GL_ARB_explicit_attrib_location.rb +3 -0
  26. data/lib/opengl-definitions/extensions/GL_ARB_fragment_coord_conventions.rb +3 -0
  27. data/lib/opengl-definitions/extensions/GL_ARB_fragment_layer_viewport.rb +3 -0
  28. data/lib/opengl-definitions/extensions/GL_ARB_fragment_program_shadow.rb +3 -0
  29. data/lib/opengl-definitions/extensions/GL_ARB_fragment_shader_interlock.rb +3 -0
  30. data/lib/opengl-definitions/extensions/GL_ARB_post_depth_coverage.rb +3 -0
  31. data/lib/opengl-definitions/extensions/GL_ARB_robust_buffer_access_behavior.rb +3 -0
  32. data/lib/opengl-definitions/extensions/GL_ARB_robustness_isolation.rb +3 -0
  33. data/lib/opengl-definitions/extensions/GL_ARB_shader_atomic_counter_ops.rb +3 -0
  34. data/lib/opengl-definitions/extensions/GL_ARB_shader_ballot.rb +3 -0
  35. data/lib/opengl-definitions/extensions/GL_ARB_shader_bit_encoding.rb +3 -0
  36. data/lib/opengl-definitions/extensions/GL_ARB_shader_clock.rb +3 -0
  37. data/lib/opengl-definitions/extensions/GL_ARB_shader_draw_parameters.rb +3 -0
  38. data/lib/opengl-definitions/extensions/GL_ARB_shader_group_vote.rb +3 -0
  39. data/lib/opengl-definitions/extensions/GL_ARB_shader_image_size.rb +3 -0
  40. data/lib/opengl-definitions/extensions/GL_ARB_shader_precision.rb +3 -0
  41. data/lib/opengl-definitions/extensions/GL_ARB_shader_stencil_export.rb +3 -0
  42. data/lib/opengl-definitions/extensions/GL_ARB_shader_texture_image_samples.rb +3 -0
  43. data/lib/opengl-definitions/extensions/GL_ARB_shader_texture_lod.rb +3 -0
  44. data/lib/opengl-definitions/extensions/GL_ARB_shader_viewport_layer_array.rb +3 -0
  45. data/lib/opengl-definitions/extensions/GL_ARB_shading_language_420pack.rb +3 -0
  46. data/lib/opengl-definitions/extensions/GL_ARB_shading_language_packing.rb +3 -0
  47. data/lib/opengl-definitions/extensions/GL_ARB_sparse_texture2.rb +3 -0
  48. data/lib/opengl-definitions/extensions/GL_ARB_sparse_texture_clamp.rb +3 -0
  49. data/lib/opengl-definitions/extensions/GL_ARB_texture_env_add.rb +3 -0
  50. data/lib/opengl-definitions/extensions/GL_ARB_texture_env_crossbar.rb +3 -0
  51. data/lib/opengl-definitions/extensions/GL_ARB_texture_non_power_of_two.rb +3 -0
  52. data/lib/opengl-definitions/extensions/GL_ARB_texture_query_levels.rb +3 -0
  53. data/lib/opengl-definitions/extensions/GL_ARB_texture_query_lod.rb +3 -0
  54. data/lib/opengl-definitions/extensions/GL_ARM_rgba8.rb +3 -0
  55. data/lib/opengl-definitions/extensions/GL_ARM_shader_framebuffer_fetch_depth_stencil.rb +3 -0
  56. data/lib/opengl-definitions/extensions/GL_EXT_EGL_image_array.rb +3 -0
  57. data/lib/opengl-definitions/extensions/GL_EXT_blend_logic_op.rb +3 -0
  58. data/lib/opengl-definitions/extensions/GL_EXT_color_buffer_float.rb +3 -0
  59. data/lib/opengl-definitions/extensions/GL_EXT_conservative_depth.rb +3 -0
  60. data/lib/opengl-definitions/extensions/GL_EXT_float_blend.rb +3 -0
  61. data/lib/opengl-definitions/extensions/GL_EXT_geometry_point_size.rb +3 -0
  62. data/lib/opengl-definitions/extensions/GL_EXT_gpu_shader5.rb +3 -0
  63. data/lib/opengl-definitions/extensions/GL_EXT_index_texture.rb +3 -0
  64. data/lib/opengl-definitions/extensions/GL_EXT_misc_attribute.rb +3 -0
  65. data/lib/opengl-definitions/extensions/GL_EXT_pixel_transform_color_table.rb +3 -0
  66. data/lib/opengl-definitions/extensions/GL_EXT_post_depth_coverage.rb +3 -0
  67. data/lib/opengl-definitions/extensions/GL_EXT_shader_group_vote.rb +3 -0
  68. data/lib/opengl-definitions/extensions/GL_EXT_shader_image_load_formatted.rb +3 -0
  69. data/lib/opengl-definitions/extensions/GL_EXT_shader_implicit_conversions.rb +3 -0
  70. data/lib/opengl-definitions/extensions/GL_EXT_shader_integer_mix.rb +3 -0
  71. data/lib/opengl-definitions/extensions/GL_EXT_shader_io_blocks.rb +3 -0
  72. data/lib/opengl-definitions/extensions/GL_EXT_shader_non_constant_global_initializers.rb +3 -0
  73. data/lib/opengl-definitions/extensions/GL_EXT_shader_texture_lod.rb +3 -0
  74. data/lib/opengl-definitions/extensions/GL_EXT_shadow_funcs.rb +3 -0
  75. data/lib/opengl-definitions/extensions/GL_EXT_sparse_texture2.rb +3 -0
  76. data/lib/opengl-definitions/extensions/GL_EXT_tessellation_point_size.rb +3 -0
  77. data/lib/opengl-definitions/extensions/GL_EXT_texture_env_add.rb +3 -0
  78. data/lib/opengl-definitions/extensions/GL_INTEL_fragment_shader_ordering.rb +3 -0
  79. data/lib/opengl-definitions/extensions/GL_KHR_robust_buffer_access_behavior.rb +3 -0
  80. data/lib/opengl-definitions/extensions/GL_KHR_texture_compression_astc_sliced_3d.rb +3 -0
  81. data/lib/opengl-definitions/extensions/GL_MESA_shader_integer_functions.rb +3 -0
  82. data/lib/opengl-definitions/extensions/GL_NVX_blend_equation_advanced_multi_draw_buffers.rb +3 -0
  83. data/lib/opengl-definitions/extensions/GL_NV_blend_square.rb +3 -0
  84. data/lib/opengl-definitions/extensions/GL_NV_conservative_raster_underestimation.rb +3 -0
  85. data/lib/opengl-definitions/extensions/GL_NV_explicit_attrib_location.rb +3 -0
  86. data/lib/opengl-definitions/extensions/GL_NV_fragment_program4.rb +3 -0
  87. data/lib/opengl-definitions/extensions/GL_NV_fragment_program_option.rb +3 -0
  88. data/lib/opengl-definitions/extensions/GL_NV_fragment_shader_interlock.rb +3 -0
  89. data/lib/opengl-definitions/extensions/GL_NV_generate_mipmap_sRGB.rb +3 -0
  90. data/lib/opengl-definitions/extensions/GL_NV_geometry_shader4.rb +3 -0
  91. data/lib/opengl-definitions/extensions/GL_NV_geometry_shader_passthrough.rb +3 -0
  92. data/lib/opengl-definitions/extensions/GL_NV_gpu_program5_mem_extended.rb +3 -0
  93. data/lib/opengl-definitions/extensions/GL_NV_image_formats.rb +3 -0
  94. data/lib/opengl-definitions/extensions/GL_NV_parameter_buffer_object2.rb +3 -0
  95. data/lib/opengl-definitions/extensions/GL_NV_read_buffer_front.rb +3 -0
  96. data/lib/opengl-definitions/extensions/GL_NV_read_depth.rb +3 -0
  97. data/lib/opengl-definitions/extensions/GL_NV_read_depth_stencil.rb +3 -0
  98. data/lib/opengl-definitions/extensions/GL_NV_read_stencil.rb +3 -0
  99. data/lib/opengl-definitions/extensions/GL_NV_sample_mask_override_coverage.rb +3 -0
  100. data/lib/opengl-definitions/extensions/GL_NV_shader_atomic_counters.rb +3 -0
  101. data/lib/opengl-definitions/extensions/GL_NV_shader_atomic_float.rb +3 -0
  102. data/lib/opengl-definitions/extensions/GL_NV_shader_atomic_float64.rb +3 -0
  103. data/lib/opengl-definitions/extensions/GL_NV_shader_atomic_fp16_vector.rb +3 -0
  104. data/lib/opengl-definitions/extensions/GL_NV_shader_atomic_int64.rb +3 -0
  105. data/lib/opengl-definitions/extensions/GL_NV_shader_noperspective_interpolation.rb +3 -0
  106. data/lib/opengl-definitions/extensions/GL_NV_shader_storage_buffer_object.rb +3 -0
  107. data/lib/opengl-definitions/extensions/GL_NV_shader_thread_shuffle.rb +3 -0
  108. data/lib/opengl-definitions/extensions/GL_NV_stereo_view_rendering.rb +3 -0
  109. data/lib/opengl-definitions/extensions/GL_NV_texture_compression_s3tc_update.rb +3 -0
  110. data/lib/opengl-definitions/extensions/GL_NV_texture_compression_vtc.rb +3 -0
  111. data/lib/opengl-definitions/extensions/GL_NV_texture_npot_2D_mipmap.rb +3 -0
  112. data/lib/opengl-definitions/extensions/GL_NV_texture_rectangle_compressed.rb +3 -0
  113. data/lib/opengl-definitions/extensions/GL_NV_vertex_program1_1.rb +3 -0
  114. data/lib/opengl-definitions/extensions/GL_NV_vertex_program2.rb +3 -0
  115. data/lib/opengl-definitions/extensions/GL_NV_viewport_array2.rb +3 -0
  116. data/lib/opengl-definitions/extensions/GL_OES_EGL_image_external_essl3.rb +3 -0
  117. data/lib/opengl-definitions/extensions/GL_OES_compressed_ETC1_RGB8_sub_texture.rb +3 -0
  118. data/lib/opengl-definitions/extensions/GL_OES_extended_matrix_palette.rb +3 -0
  119. data/lib/opengl-definitions/extensions/GL_OES_fbo_render_mipmap.rb +3 -0
  120. data/lib/opengl-definitions/extensions/GL_OES_fragment_precision_high.rb +3 -0
  121. data/lib/opengl-definitions/extensions/GL_OES_geometry_point_size.rb +3 -0
  122. data/lib/opengl-definitions/extensions/GL_OES_gpu_shader5.rb +3 -0
  123. data/lib/opengl-definitions/extensions/GL_OES_sample_variables.rb +3 -0
  124. data/lib/opengl-definitions/extensions/GL_OES_shader_image_atomic.rb +3 -0
  125. data/lib/opengl-definitions/extensions/GL_OES_shader_io_blocks.rb +3 -0
  126. data/lib/opengl-definitions/extensions/GL_OES_tessellation_point_size.rb +3 -0
  127. data/lib/opengl-definitions/extensions/GL_OES_texture_env_crossbar.rb +3 -0
  128. data/lib/opengl-definitions/extensions/GL_OES_texture_float_linear.rb +3 -0
  129. data/lib/opengl-definitions/extensions/GL_OES_texture_half_float_linear.rb +3 -0
  130. data/lib/opengl-definitions/extensions/GL_OES_texture_npot.rb +3 -0
  131. data/lib/opengl-definitions/extensions/GL_OVR_multiview2.rb +3 -0
  132. data/lib/opengl-definitions/extensions/GL_SGIX_depth_pass_instrument.rb +3 -0
  133. data/lib/opengl-definitions/extensions/GL_SGIX_ycrcb_subsample.rb +3 -0
  134. data/lib/opengl-definitions/extensions/WGL_EXT_swap_control_tear.rb +3 -0
  135. data/lib/opengl-definitions/extensions/WGL_NV_DX_interop2.rb +3 -0
  136. data/lib/opengl-definitions/version.rb +1 -1
  137. metadata +135 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d92bca0fc1769f7118176a1fb6396c08c24af8f5d584878878c6ff4a96287ae0
4
- data.tar.gz: 85623a3ea7aa0f2cc3d74793e150c8c930815335f322fef42302704f6dc4f62e
3
+ metadata.gz: c22d46f66e7b44ab9a2c31a45c94009885d71be4210c2cbfde1f1c9e42fedb09
4
+ data.tar.gz: 807dc198a1886e1b36e7fc06e3693be37f1b1090710d51adee43e293a88013d9
5
5
  SHA512:
6
- metadata.gz: 3d5a33666b2d538d47478557a64f85fc35778858c566e253688b6010531045ae78001f67bf69afd607c26fbb14e45ef9227b24f690830ce7bce7bab68572d1f3
7
- data.tar.gz: 719398c906cadfe0d2c8d2076c8374ef194f1de5ee652e05c4feb548347da2cda1419ae4f34d0c40416fad021c3e10679035d1bd68b11a2001a22ab5354e279b
6
+ metadata.gz: d1aa3b00b3339c207751e1c93d1037667473d9b672de6d7d8b4854b1c694c26a996e5665dcb855a600fc65973eb304f28c5d55b258b799a6d7b2140a934e0bc2
7
+ data.tar.gz: de9b468ec061917013d33ec6d25cd0f67869687b12a4036845e4dc2c997032edc870a77f5459436f812146b7843dd42ced1cc2b78a8c1df0ccca77e1d6818964
@@ -0,0 +1,3 @@
1
+ module GLX_EXT_no_config_context
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_conservative_depth
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_gcn_shader
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_gpu_shader_int16
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_atomic_counter_ops
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_ballot
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_explicit_vertex_parameter
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_gpu_shader_half_float_fetch
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_image_load_store_lod
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_stencil_export
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_shader_trinary_minmax
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_texture_gather_bias_lod
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_texture_texture4
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_transform_feedback3_lines_triangles
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_vertex_shader_layer
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_AMD_vertex_shader_viewport_index
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ANDROID_extension_pack_es31a
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_APPLE_color_buffer_packed_float
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_APPLE_texture_2D_limited_npot
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_arrays_of_arrays
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_compatibility
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_conservative_depth
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_derivative_control
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_explicit_attrib_location
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_fragment_coord_conventions
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_fragment_layer_viewport
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_fragment_program_shadow
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_fragment_shader_interlock
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_post_depth_coverage
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_robust_buffer_access_behavior
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_robustness_isolation
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_atomic_counter_ops
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_ballot
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_bit_encoding
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_clock
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_draw_parameters
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_group_vote
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_image_size
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_precision
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_stencil_export
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_texture_image_samples
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_texture_lod
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shader_viewport_layer_array
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shading_language_420pack
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_shading_language_packing
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_sparse_texture2
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_sparse_texture_clamp
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_texture_env_add
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_texture_env_crossbar
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_texture_non_power_of_two
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_texture_query_levels
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARB_texture_query_lod
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARM_rgba8
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_ARM_shader_framebuffer_fetch_depth_stencil
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_EGL_image_array
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_blend_logic_op
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_color_buffer_float
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_conservative_depth
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_float_blend
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_geometry_point_size
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_gpu_shader5
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_index_texture
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_misc_attribute
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_pixel_transform_color_table
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_post_depth_coverage
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_group_vote
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_image_load_formatted
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_implicit_conversions
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_integer_mix
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_io_blocks
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_non_constant_global_initializers
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shader_texture_lod
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_shadow_funcs
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_sparse_texture2
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_tessellation_point_size
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_EXT_texture_env_add
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_INTEL_fragment_shader_ordering
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_KHR_robust_buffer_access_behavior
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_KHR_texture_compression_astc_sliced_3d
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_MESA_shader_integer_functions
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NVX_blend_equation_advanced_multi_draw_buffers
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NV_blend_square
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NV_conservative_raster_underestimation
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NV_explicit_attrib_location
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NV_fragment_program4
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NV_fragment_program_option
2
+
3
+ end
@@ -0,0 +1,3 @@
1
+ module GL_NV_fragment_shader_interlock
2
+
3
+ end