Struct RendererAPI::DescriptorInfo#

Nested Relationships#

This struct is a nested type of Class RendererAPI.

Struct Documentation#

struct DescriptorInfo#

Struct containing information about a descriptor.

Public Members

std::string Name = {}#
DescriptorType Type = {}#
API::ShaderReflection::TextureDimension Dimension = {}#
bool RootDescriptor = {}#
u32 Set = {}#
u32 Size = {}#
u32 IndexInParent = {}#
u32 HandleIndex = {}#
VkDescriptorType VkType = {}#
u32 Reg = {}#
u32 RootDescriptorIndex = {}#
u32 VkStages = {}#