Home
last modified time | relevance | path

Searched refs:pendingAllocations (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp819 std::vector<uint32_t> pendingAllocations; in commitDescriptorSetUpdates() local
843 pendingAllocations.push_back(reified->allocationPending ? 1 : 0); in commitDescriptorSetUpdates()
918 poolIds.data(), descriptorSetWhichPool.data(), pendingAllocations.data(), in commitDescriptorSetUpdates()