![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
This is the complete list of members for SwapChain, including all inherited members.
SwapChain(SwapChain &) = delete | SwapChain | delete |
SwapChain(const ImageFormat format, const PresentMode presentMode, const uint32_t framesInFlight) | SwapChain | inlineprotected |
acquire(const std::shared_ptr< Fence > &fence) = 0 | SwapChain | pure virtual |
aspectRatio | SwapChain | protected |
currentFrameIndex | SwapChain | protected |
extent | SwapChain | protected |
format | SwapChain | protected |
framesInFlight | SwapChain | protected |
getAspectRatio() const | SwapChain | inline |
getCurrentFrameIndex() const | SwapChain | inline |
getExtent() const | SwapChain | inline |
getFormat() const | SwapChain | inline |
getFramesInFlight() const | SwapChain | inline |
nextFrameIndex() = 0 | SwapChain | pure virtual |
operator=(const SwapChain &) = delete | SwapChain | delete |
present() = 0 | SwapChain | pure virtual |
presentMode | SwapChain | protected |
recreate() = 0 | SwapChain | pure virtual |
waitIdle() = 0 | SwapChain | pure virtual |
~SwapChain() = default | SwapChain | virtualdefault |