Module: GL_ARB_draw_indirect
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_draw_indirect.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- Functions =
{ def glDrawArraysIndirect(mode, indirect) end => [ :void, :GLenum, :pointer ].freeze, def glDrawElementsIndirect(mode, type, indirect) end => [ :void, :GLenum, :GLenum, :pointer ].freeze, }.freeze