◆ AcquireNextImage()
bool Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::AcquireNextImage |
( |
| ) |
|
|
overridevirtual |
◆ GetCurrentFramebuffer()
Base::Framebuffer * Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::GetCurrentFramebuffer |
( |
| ) |
|
|
overridevirtual |
◆ GetCurrentImageIndex()
uint32_t Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::GetCurrentImageIndex |
( |
| ) |
|
|
overridevirtual |
◆ GetMaxFramesInFlight()
uint32_t Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::GetMaxFramesInFlight |
( |
| ) |
|
|
overridevirtual |
◆ GetRenderPass()
Base::RenderPass * Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::GetRenderPass |
( |
| ) |
|
|
overridevirtual |
◆ ImmediateSetContext()
void Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::ImmediateSetContext |
( |
| ) |
|
|
overridevirtual |
◆ ImmediateSwapBuffers()
void Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::ImmediateSwapBuffers |
( |
| ) |
|
|
overridevirtual |
◆ Initialize()
bool Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::Initialize |
( |
Window * | window | ) |
|
|
overridevirtual |
◆ PresentSwapchain()
bool Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::PresentSwapchain |
( |
| ) |
|
|
overridevirtual |
◆ Resize()
void Grindstone::GraphicsAPI::Vulkan::WindowGraphicsBinding::Resize |
( |
uint32_t | width, |
|
|
uint32_t | height ) |
|
overridevirtual |
◆ SubmitCommandBuffer()
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/Plugins/GraphicsVulkan/VulkanWindowGraphicsBinding.hpp
- /github/workspace/sources/code/Plugins/GraphicsVulkan/VulkanWindowGraphicsBinding.cpp