Searched refs:found_non_null (Results 1 – 1 of 1) sorted by relevance
6926 bool found_non_null = false; in PreCallRecordCmdBindDescriptorSets() local6930 found_non_null |= descriptor_set != nullptr; in PreCallRecordCmdBindDescriptorSets()6932 if (found_non_null) { // which implies setCount > 0 in PreCallRecordCmdBindDescriptorSets()