SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::render::vk::VulkanSwapChain::Impl Member List

This is the complete list of members for spark::render::vk::VulkanSwapChain::Impl, including all inherited members.

cleanup() (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinline
FindColorSpace(const VkPhysicalDevice adapter, const VkSurfaceKHR surface, Format format) noexcept (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinlinestatic
GetSurfaceFormats(const VkPhysicalDevice adapter, const VkSurfaceKHR surface) noexcept (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinlinestatic
Impl(const VulkanDevice &device) (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinlineexplicit
initialize(const Format format, const math::Vector2< unsigned > &render_area, const unsigned buffers) (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinline
present(const VulkanFrameBuffer &frame_buffer) (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinline
reset(const Format format, const math::Vector2< unsigned > &render_area, const unsigned buffers) (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinline
swapBackBuffer() (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implinline
VulkanSwapChain (defined in spark::render::vk::VulkanSwapChain::Impl)spark::render::vk::VulkanSwapChain::Implfriend