Package graphics.glimpse.framebuffers
Framebuffers and renderbuffers.
Types
Link copied to clipboard
A framebuffer.
Link copied to clipboard
Framebuffer attachment type.
Link copied to clipboard
Framebuffer completeness status.
Link copied to clipboard
A renderbuffer.
Functions
Link copied to clipboard
inline fun GlimpseAdapter.withFramebuffer(framebuffer: Framebuffer, crossinline block: GlimpseAdapter.() -> Unit)
Content copied to clipboard
Runs block of instructions with given framebuffer bound.