Instantiates an "unallocated" Onscreen framebuffer that may be configured before later being allocated, either implicitly when it is first used or explicitly via allocate.
context |
A Context |
width |
The desired framebuffer width |
height |
The desired framebuffer height |
A newly instantiated Onscreen framebuffer |