Searched refs:writeDescriptorSetsForHostDriver (Results 1 – 1 of 1) sorted by relevance
6255 std::vector<VkWriteDescriptorSet> writeDescriptorSetsForHostDriver( in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() local6257 memcpy(writeDescriptorSetsForHostDriver.data(), pPendingDescriptorWrites, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()6269 writeDescriptorSetsForHostDriver[j].dstSet = setsToUpdate[i]; in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()6273 pool, vk, device, (uint32_t)writeDescriptorSetsForHostDriver.size(), in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()6274 writeDescriptorSetsForHostDriver.data(), 0, nullptr); in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()