|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::RenderStage, including all inherited members.
| GetAttachment(const std::string &name) const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | |
| GetAttachment(uint32_t binding) const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | |
| GetAttachmentCount(uint32_t subpass) const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| GetAttachments() const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| GetClearValues() const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| GetRenderArea() const | pixelbullet::RenderStage | inline |
| GetSubpasses() const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| GetViewport() (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| Graphics (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | friend |
| HasDepth() const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| HasSwapchain() const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| ImGuiLayer (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | friend |
| IsMultisampled(uint32_t subpass) const (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| IsOutOfDate() const | pixelbullet::RenderStage | inline |
| PipelineGraphics (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | friend |
| Rebuild(const Graphics &graphics, const Swapchain &swapchain) (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | |
| RenderStage(std::vector< Attachment > images={}, std::vector< SubpassType > subpasses={}, const Viewport &viewport=Viewport()) (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | explicit |
| SetViewport(const Viewport &viewport) (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | inline |
| Update(const Graphics &graphics) (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage | |
| ~RenderStage() (defined in pixelbullet::RenderStage) | pixelbullet::RenderStage |