Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2931 Move<VkPipelineLayout> pipelineLayoutInput; in iterateInternal() local
3135 pipelineLayoutInput = createPipelineLayout(vkd, device, &pipelineLayoutCreateInfo); in iterateInternal()
3260 *pipelineLayoutInput, // const VkPipelineLayout pipelineLayout in iterateInternal()
3280 *pipelineLayoutInput, // const VkPipelineLayout pipelineLayout in iterateInternal()
3423 …vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutInput, 0… in iterateInternal()
3432 …vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutInput, 0… in iterateInternal()