Lines Matching refs:StringifySetAndLayout

1882 std::string cvdescriptorset::DescriptorSet::StringifySetAndLayout() const {  in StringifySetAndLayout()  function in cvdescriptorset::DescriptorSet
1919 StringifySetAndLayout().c_str()); in ValidateWriteUpdate()
1926 error_str << StringifySetAndLayout() << " does not have binding " << update->dstBinding; in ValidateWriteUpdate()
1934 …error_str << StringifySetAndLayout() << " cannot updated binding " << update->dstBinding << " that… in ValidateWriteUpdate()
1946 …ror_str << "Cannot call " << func_name << " to perform write update on " << StringifySetAndLayout() in ValidateWriteUpdate()
1957 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
1965 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
1977 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
1985 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
1995 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
1999 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
2012 …error_str << "Attempting write update to " << StringifySetAndLayout() << " binding #" << update->d… in ValidateWriteUpdate()
2029 … error_str << "Write update to " << StringifySetAndLayout() << " binding #" << update->dstBinding in ValidateWriteUpdate()