withFramebuffer
inline fun GlimpseAdapter.withFramebuffer(framebuffer: Framebuffer, crossinline block: GlimpseAdapter.() -> Unit)
Content copied to clipboard
Runs block of instructions with given framebuffer bound.
Since
v1.1.0
Runs block of instructions with given framebuffer bound.
v1.1.0