CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::VKLayoutBinding Struct Reference

#include <CeresEngine/RenderAPI/Vulkan/VKPipelineLayout.hpp>

Public Attributes

UInt32 destinationBinding
 
UInt32 arraySize
 
VkDescriptorType descriptorType
 
VkImageLayout desiredImageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL
 

Member Data Documentation

◆ arraySize

UInt32 CeresEngine::VKLayoutBinding::arraySize

◆ descriptorType

VkDescriptorType CeresEngine::VKLayoutBinding::descriptorType

◆ desiredImageLayout

VkImageLayout CeresEngine::VKLayoutBinding::desiredImageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL

◆ destinationBinding

UInt32 CeresEngine::VKLayoutBinding::destinationBinding

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