Module: GL_AMD_debug_output

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

Defined Under Namespace

Modules: Constants, Functions

Constant Summary collapse

Callbacks =
{
  GLDEBUGPROCAMD: [ :void, :GLuint, :GLenum, :GLenum, :GLsizei, :pointer, :pointer ].freeze,
}.freeze