#include <kanzi/core.ui/graphics2d/composition_requirements.hpp>
#include <kanzi/core.ui/platform/graphics_backend/gl/framebuffer.hpp>
Classes | |
class | kanzi::RenderPass |
RenderPass is the base class for Kanzi render passes. More... | |
struct | kanzi::RenderPass::ResourceBinding |
Struct containing resource binding information. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< RenderPass > | kanzi::RenderPassSharedPtr |
RenderPass shared pointer type. More... | |