Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor3d::rq::BindingDescription Struct Reference

#include <RenderQuad.hpp>

Public Member Functions

 BindingDescription (VkDescriptorType descriptorType, ashes::Optional< VkImageViewType > viewType, VkShaderStageFlags stageFlags=VK_SHADER_STAGE_FRAGMENT_BIT)
 

Public Attributes

VkDescriptorType descriptorType
 
ashes::Optional< VkImageViewType > viewType
 
VkShaderStageFlags stageFlags
 

Constructor & Destructor Documentation

◆ BindingDescription()

castor3d::rq::BindingDescription::BindingDescription ( VkDescriptorType descriptorType,
ashes::Optional< VkImageViewType > viewType,
VkShaderStageFlags stageFlags = VK_SHADER_STAGE_FRAGMENT_BIT )
inline

Member Data Documentation

◆ descriptorType

VkDescriptorType castor3d::rq::BindingDescription::descriptorType

◆ stageFlags

VkShaderStageFlags castor3d::rq::BindingDescription::stageFlags

◆ viewType

ashes::Optional< VkImageViewType > castor3d::rq::BindingDescription::viewType

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