ngfx::ShaderModule::DescriptorInfo

Public Attributes

Name
std::string name
uint32_t set
DescriptorType type

Public Attributes Documentation

variable name

std::string name;

variable set

uint32_t set;

variable type

DescriptorType type;

Updated on 3 April 2021 at 20:21:51 PDT