Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
All Classes Pages
Grindstone::GraphicsAPI::Vulkan::RenderTarget Member List

This is the complete list of members for Grindstone::GraphicsAPI::Vulkan::RenderTarget, including all inherited members.

GetImage() const (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
GetImageView() const (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
GetSampler() const (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
RenderScreen(unsigned int i, unsigned int width, unsigned int height, unsigned char *data) override (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTargetvirtual
RenderTarget(VkImage swapchainImage, VkFormat format, uint32_t swapchainIndex) (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
RenderTarget(VkImage image, VkImageView imageView, VkFormat colorFormat) (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
RenderTarget(const CreateInfo &createInfo) (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
Resize(uint32_t width, uint32_t height) override (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTargetvirtual
UpdateNativeImage(VkImage image, VkImageView imageView, VkFormat format) (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
UpdateSwapChainImage(VkImage swapchainImage) (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTarget
~RenderTarget() override (defined in Grindstone::GraphicsAPI::Vulkan::RenderTarget)Grindstone::GraphicsAPI::Vulkan::RenderTargetvirtual