# File lib/as_texture.rb, line 107
  def bind
    GL::BindTexture(tex_target, @tex_id)
  end