Struct RendererAPI::DescriptorInfo#
Defined in File RendererAPI.h
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 = {}#
-
VkDescriptorType VkType = {}#
-
std::string Name = {}#