Searched defs:descriptor_types (Results 1 – 1 of 1) sorted by relevance
1390 static std::string string_descriptorTypes(const std::set<uint32_t> &descriptor_types) { in string_descriptorTypes()2036 …std::set<uint32_t> descriptor_types = TypeToDescriptorTypeSet(module, use.second.type_id, required… in ValidatePipelineShaderStage() local