Rasterfarm-SDK
Loading...
Searching...
No Matches
Implementation::SwapChainImage Struct Reference

#include <implementation.h>

Public Attributes

VkFramebuffer frameBuffer
 
ImageMemory * pColorImage
 
ImageMemory * pDepthImage
 
VkImageView colorImageView
 
VkImageView depthImageView
 

Member Data Documentation

◆ colorImageView

VkImageView Implementation::SwapChainImage::colorImageView

◆ depthImageView

VkImageView Implementation::SwapChainImage::depthImageView

◆ frameBuffer

VkFramebuffer Implementation::SwapChainImage::frameBuffer

◆ pColorImage

ImageMemory* Implementation::SwapChainImage::pColorImage

◆ pDepthImage

ImageMemory* Implementation::SwapChainImage::pDepthImage

The documentation for this struct was generated from the following file: