Package graphics. glimpse. framebuffers
Framebuffers and renderbuffers.
Types
Framebuffer
Link copied to clipboard
A framebuffer.
Framebuffer Attachment Type
Link copied to clipboard
Framebuffer attachment type.
Framebuffer Status
Link copied to clipboard
Framebuffer completeness status.
Renderbuffer
Link copied to clipboard
A renderbuffer.
Functions
with Framebuffer
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.