Module: GLX_EXT_texture_from_pixmap

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

Functions =
{
  def glXBindTexImageEXT(dpy, drawable, buffer, attrib_list) end => [ :void, :pointer, :GLXDrawable, :int, :pointer ].freeze,
  def glXReleaseTexImageEXT(dpy, drawable, buffer) end => [ :void, :pointer, :GLXDrawable, :int ].freeze,
}.freeze