Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp99 const VkDescriptorPoolCreateInfo descriptorPoolInfo = { in resetDescriptorPoolTest() local
431 const VkDescriptorPoolCreateInfo descriptorPoolInfo = { in noResetDescriptorPoolTest() local
DvktApiObjectManagementTests.cpp2240 const VkDescriptorPoolCreateInfo descriptorPoolInfo = { in create() local
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp2137 … VkDescriptorPoolCreateInfo descriptorPoolInfo = { VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO }; in InitializeApplication() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp4356 VkDescriptorPoolCreateInfo descriptorPoolInfo = {}; in init() local