Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.cpp176 const VkDescriptorPoolSize* const typeCountPtr = (m_counts.empty()) ? (DE_NULL) : (&m_counts[0]); in build() local
184 typeCountPtr, // pPoolSizes in build()