GraphicsDevice.bindFrameBuffer

Binds a frame buffer.

  1. void bindFrameBuffer(uint id)
    class GraphicsDevice
    @nogc const nothrow
    void
    bindFrameBuffer
    (
    in uint id
    )
  2. void bindFrameBuffer(FrameBuffer frameBuffer)

Meta