Module: GL_ARB_texture_barrier

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

Constant Summary collapse

FUNCTIONS =
{
  glTextureBarrier: [ :void ].freeze,
}.freeze