Home | History | Annotate | Download | only in common

Lines Matching refs:srcArrayElement

505     auto src_start_idx = src_set->GetGlobalStartIndexFromBinding(update->srcBinding) + update->srcArrayElement;
511 << " plus update array offset of " << update->srcArrayElement << " and update of " << update->descriptorCount
539 if ((!src_set->GetLayout()->VerifyUpdateConsistency(update->srcBinding, update->srcArrayElement, update->descriptorCount,
550 << update->srcArrayElement + i << " has not been updated.";
564 auto src_start_idx = src_set->GetGlobalStartIndexFromBinding(update->srcBinding) + update->srcArrayElement;