Searched defs:poolInfo (Results 1 – 3 of 3) sorted by relevance
198 VkCommandPoolCreateInfo poolInfo{ in initialize() local
383 DescriptorPoolAllocationInfo* poolInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in validateDescriptorSetAllocation() local
541 const DescriptorPoolInfo& poolInfo = mDescriptorPoolInfo[unboxedDescriptorPool]; in save() local758 const DescriptorPoolInfo& poolInfo = mDescriptorPoolInfo[unboxedDescriptorPool]; in load() local2970 auto* poolInfo = android::base::find(mDescriptorPoolInfo, pool); in initDescriptorSetInfoLocked() local3016 auto* poolInfo = in on_vkAllocateDescriptorSets() local3047 auto* poolInfo = android::base::find(mDescriptorPoolInfo, setInfo->pool); in on_vkFreeDescriptorSets() local6157 auto* poolInfo = android::base::find(mDescriptorPoolInfo, pool); in getOrAllocateDescriptorSetFromPoolAndId() local7571 auto* poolInfo = android::base::find(mDescriptorPoolInfo, pAllocateInfo->descriptorPool); in validateDescriptorSetAllocLocked() local7609 DescriptorPoolInfo& poolInfo, const std::vector<VkDescriptorSetLayoutBinding>& bindings) { in applyDescriptorSetAllocationLocked()7621 DescriptorPoolInfo& poolInfo, const std::vector<VkDescriptorSetLayoutBinding>& bindings) { in removeDescriptorSetAllocationLocked()