Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2955 Move<VkPipelineLayout> pipelineLayoutInput; in iterateInternal() local
3159 pipelineLayoutInput = createPipelineLayout(vkd, device, &pipelineLayoutCreateInfo); in iterateInternal()
3284 *pipelineLayoutInput, // const VkPipelineLayout pipelineLayout in iterateInternal()
3304 *pipelineLayoutInput, // const VkPipelineLayout pipelineLayout in iterateInternal()
3447 vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutInput, 0u, 1u, &*descriptorSetInput, 0u, DE_NULL); in iterateInternal()
3456 vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutInput, 0u, 1u, &*descriptorSetInput, 0u, DE_NULL); in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2955 Move<VkPipelineLayout> pipelineLayoutInput; in iterateInternal() local
3159 pipelineLayoutInput = createPipelineLayout(vkd, device, &pipelineLayoutCreateInfo); in iterateInternal()
3284 *pipelineLayoutInput, // const VkPipelineLayout pipelineLayout in iterateInternal()
3304 *pipelineLayoutInput, // const VkPipelineLayout pipelineLayout in iterateInternal()
3447 vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutInput, 0u, 1u, &*descriptorSetInput, 0u, DE_NULL); in iterateInternal()
3456 vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutInput, 0u, 1u, &*descriptorSetInput, 0u, DE_NULL); in iterateInternal()

Completed in 13 milliseconds