Module: GL_ARB_compute_variable_group_size

Defined in:
lib/opengl-definitions/extensions/GL_ARB_compute_variable_group_size.rb

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glDispatchComputeGroupSizeARB: [ :void, :GLuint, :GLuint, :GLuint, :GLuint, :GLuint, :GLuint ].freeze,
}.freeze