initSidebarItems({"enum":[["FramebufferError","Framebuffer error."]],"struct":[["Framebuffer","Framebuffer with static layering, dimension, access and slots formats."],["Slot","Slot type; used to create color and depth slots for framebuffers."]],"trait":[["ColorSlot","A framebuffer has a color slot. A color slot can either be empty (the *unit* type is used,`()`) or several color formats."],["DepthSlot","A framebuffer has a depth slot. A depth slot can either be empty (the *unit* type is used, `()`) or a single depth format."],["HasFramebuffer","Trait to implement to provide framebuffer features."]]});