Home
last modified time | relevance | path

Searched refs:typeCounts (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2008 vector<VkDescriptorPoolSize> typeCounts; in computePoolSizes() local
2023 typeCounts.push_back(makeDescriptorPoolSize((VkDescriptorType)type, countByType[type])); in computePoolSizes()
2026 return typeCounts; in computePoolSizes()