Searched defs:toWrite (Results 1 – 3 of 3) sorted by relevance
115 void doEmulatedDescriptorWrite(const VkWriteDescriptorSet* write, ReifiedDescriptorSet* toWrite) { in doEmulatedDescriptorWrite()
1512 …uint32_t toWrite = actualDeviceCount < *pPhysicalDeviceCount ? actualDeviceCount : *pPhysicalDevic… in on_vkEnumeratePhysicalDevices() local
519 size_t toWrite = upper_intersect - lower_intersect; in sync_iov() local