Home
last modified time | relevance | path

Searched defs:descriptorPoolInfo (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDescriptorPoolTests.cpp99 const VkDescriptorPoolCreateInfo descriptorPoolInfo = { in resetDescriptorPoolTest() local
431 const VkDescriptorPoolCreateInfo descriptorPoolInfo = { in noResetDescriptorPoolTest() local
H A DvktApiObjectManagementTests.cpp2237 const VkDescriptorPoolCreateInfo descriptorPoolInfo = { in create() local
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp2137 … VkDescriptorPoolCreateInfo descriptorPoolInfo = { VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO }; in InitializeApplication() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp3508 DescriptorPoolInfo& descriptorPoolInfo, in cleanupDescriptorPoolAllocedSetsLocked()
3544 DescriptorPoolInfo& descriptorPoolInfo, in destroyDescriptorPoolWithExclusiveInfo()
3558 auto& descriptorPoolInfo = descriptorPoolInfoIt->second; in destroyDescriptorPoolLocked() local
3579 auto& descriptorPoolInfo = descriptorPoolInfoIt->second; in resetDescriptorPoolInfoLocked() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp4277 VkDescriptorPoolCreateInfo descriptorPoolInfo = {}; in init() local