Searched refs:copied_count (Results 1 – 2 of 2) sorted by relevance
791 uint32_t copied_constants[2], copied_count; in bi_update_fau() local799 copied_count = tuple->constant_count; in bi_update_fau()801 constant_count = &copied_count; in bi_update_fau()
1813 uint32_t copied_count = 0; in dzn_descriptor_set_copy() local1817 copied_count < pDescriptorCopy->descriptorCount) { in dzn_descriptor_set_copy()1878 copied_count += count; in dzn_descriptor_set_copy()1881 assert(copied_count == pDescriptorCopy->descriptorCount); in dzn_descriptor_set_copy()