type Renderable = { draw: RenderToPass, bounds?: Lazy<DataBounds> }
packages / workbench / src / pass / types.ts