GraphicsDevice.bindTexture

Binds a texture.

  1. void bindTexture(Texture texture, TextureTarget target)
    class GraphicsDevice
    @nogc const nothrow
    void
    bindTexture
  2. void bindTexture(uint textureId, TextureTarget target)

Meta