Home
last modified time | relevance | path

Searched defs:poolInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp197 VkCommandPoolCreateInfo poolInfo{ in initialize() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp438 const DescriptorPoolInfo& poolInfo = mDescriptorPoolInfo[unboxedDescriptorPool]; in save() local
726 const DescriptorPoolInfo& poolInfo = mDescriptorPoolInfo[unboxedDescriptorPool]; in load() local
3695 auto* poolInfo = android::base::find(mDescriptorPoolInfo, pool); in initDescriptorSetInfoLocked() local
3744 auto* poolInfo = in on_vkAllocateDescriptorSets() local
3776 auto* poolInfo = android::base::find(mDescriptorPoolInfo, setInfo->pool); in on_vkFreeDescriptorSets() local
7460 auto* poolInfo = android::base::find(mDescriptorPoolInfo, pool); in getOrAllocateDescriptorSetFromPoolAndIdLocked() local
8901 auto* poolInfo = android::base::find(mDescriptorPoolInfo, pAllocateInfo->descriptorPool); in validateDescriptorSetAllocLocked() local
8939 DescriptorPoolInfo& poolInfo, const std::vector<VkDescriptorSetLayoutBinding>& bindings) { in applyDescriptorSetAllocationLocked()
8951 DescriptorPoolInfo& poolInfo, const std::vector<VkDescriptorSetLayoutBinding>& bindings) { in removeDescriptorSetAllocationLocked()