• Home
  • Raw
  • Download

Lines Matching refs:StringifySetAndLayout

1859 std::string cvdescriptorset::DescriptorSet::StringifySetAndLayout() const {  in StringifySetAndLayout()  function in cvdescriptorset::DescriptorSet
2340 dest_set->StringifySetAndLayout().c_str()); in ValidateWriteUpdate()
2347 … error_str << dest_set->StringifySetAndLayout() << " does not have binding " << update->dstBinding; in ValidateWriteUpdate()
2357 … error_str << dest_set->StringifySetAndLayout() << " cannot updated binding " << update->dstBinding in ValidateWriteUpdate()
2369 … "Cannot call " << func_name << " to perform write update on " << dest_set->StringifySetAndLayout() in ValidateWriteUpdate()
2380 …error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" <<… in ValidateWriteUpdate()
2390 …error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" <<… in ValidateWriteUpdate()
2402 …error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" <<… in ValidateWriteUpdate()
2411 …error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" <<… in ValidateWriteUpdate()
2422 … error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" in ValidateWriteUpdate()
2426 … error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" in ValidateWriteUpdate()
2439 …error_str << "Attempting write update to " << dest_set->StringifySetAndLayout() << " binding #" <<… in ValidateWriteUpdate()
2458 …error_str << "Write update to " << dest_set->StringifySetAndLayout() << " binding #" << update->ds… in ValidateWriteUpdate()