Function SwapChain.getNextTexture

Returns the next texture to be presented by the swapchain for drawing.

const(TextureView) getNextTexture() @trusted const;