Searched refs:DescriptorPoolAllocationInfo (Results 1 – 4 of 4) sorted by relevance
323 const DescriptorPoolAllocationInfo::DescriptorCountInfo& countInfo, in isBindingFeasibleForAlloc()345 const DescriptorPoolAllocationInfo::DescriptorCountInfo& countInfo, in isBindingFeasibleForFree()362 DescriptorPoolAllocationInfo::DescriptorCountInfo& poolState) { in allocBindingFeasible()367 DescriptorPoolAllocationInfo::DescriptorCountInfo& poolState) { in freeBindingFeasible()373 DescriptorPoolAllocationInfo* poolInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in validateDescriptorSetAllocation()389 std::vector<DescriptorPoolAllocationInfo::DescriptorCountInfo> descriptorCountCopy = in validateDescriptorSetAllocation()460 DescriptorPoolAllocationInfo* allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in fillDescriptorSetInfoForPool()485 DescriptorPoolAllocationInfo* allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in validateAndApplyVirtualDescriptorSetAllocation()512 DescriptorPoolAllocationInfo* allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in removeDescriptorSetFromPool()
29 struct DescriptorPoolAllocationInfo;110 gfxstream::vk::DescriptorPoolAllocationInfo* allocInfo;
69 struct DescriptorPoolAllocationInfo { struct
5002 dp->allocInfo = new DescriptorPoolAllocationInfo; in on_vkCreateDescriptorPool()