Module: GL_NV_pixel_data_range

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glPixelDataRangeNV:      [ :void, :GLenum, :GLsizei, :pointer ].freeze,
  glFlushPixelDataRangeNV: [ :void, :GLenum ].freeze,
}.freeze