Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp578 Move<VkDescriptorPool> graphicsDescriptorPool; in iterate() local
587 …makePoolAndSet(vkd, device, graphicsSetLayout.get(), graphicsDescriptorPool, graphicsDescritorSet); in iterate()