This is the complete list of members for Hubris::Graphics::Swapchain, including all inherited members.
| AcquireNextImage(uint32_t &imageIndex)=0 | Hubris::Graphics::Swapchain | pure virtual |
| Destroy() noexcept=0 | Hubris::Graphics::Swapchain | pure virtual |
| GetImage(uint32_t imageIndex) const =0 | Hubris::Graphics::Swapchain | pure virtual |
| GetImageCount() const =0 | Hubris::Graphics::Swapchain | pure virtual |
| GetImageFormat() const noexcept=0 | Hubris::Graphics::Swapchain | pure virtual |
| IsValid() const noexcept=0 | Hubris::Graphics::Swapchain | pure virtual |
| Present(uint32_t imageIndex)=0 | Hubris::Graphics::Swapchain | pure virtual |
| Resize(uint32_t width, uint32_t height)=0 | Hubris::Graphics::Swapchain | pure virtual |
| ~Swapchain()=default | Hubris::Graphics::Swapchain | virtual |