|
|
const VkExtent2D & | getSwapChainExtent () const |
| |
|
const RenderPass * | getRenderPass () const |
| |
|
const VkSwapchainKHR & | getSwapChain () const |
| |
|
void | create () |
| |
|
void | createFramebuffers () |
| |
|
VkRenderPassBeginInfo | getRenderPassBeginInfos (uint32_t imageIndex) const |
| |
|
VkResult | acquireNextImage (const VkSemaphore &semaphore, uint32_t *imageIndex) |
| |
|
void | reCreate () |
| |
|
void | cleanSwapChain () |
| |
|
void | cleanRenderPass () |
| |
|
|
GETTER const DeviceHandler * | getDeviceHandler () const |
| |
|
GETTER VkDevice | getVkDevice () const |
| |
The documentation for this class was generated from the following files:
- narc_engine/rendering/narc_engine/include/renderer/SwapChain.h
- narc_engine/rendering/narc_engine/src/renderer/SwapChain.cpp