Module: GL_VERSION_4_0

Defined in:
lib/opengl-definitions/versions/GL_VERSION_4_0.rb

Defined Under Namespace

Modules: Constants, Functions

Constant Summary collapse

Extensions =
[
  :GL_ARB_draw_indirect,
  :GL_ARB_gpu_shader5,
  :GL_ARB_gpu_shader_fp64,
  :GL_ARB_shader_subroutine,
  :GL_ARB_tessellation_shader,
  :GL_ARB_texture_buffer_object_rgb32,
  :GL_ARB_texture_cube_map_array,
  :GL_ARB_texture_gather,
  :GL_ARB_texture_query_lod,
  :GL_ARB_transform_feedback2,
  :GL_ARB_transform_feedback3
].freeze