Searched refs:pipelineLayoutImageSampler (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 2956 Move<VkPipelineLayout> pipelineLayoutImageSampler; in iterateInternal() local 3173 pipelineLayoutImageSampler = createPipelineLayout(vkd, device, &pipelineLayoutCreateInfo); in iterateInternal() 3324 *pipelineLayoutImageSampler, // const VkPipelineLayout pipelineLayout in iterateInternal() 3545 vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutImageSampler, 0u, 1u, &*descriptorSetImageSampler, 0u, DE_NULL); in iterateInternal()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 2956 Move<VkPipelineLayout> pipelineLayoutImageSampler; in iterateInternal() local 3173 pipelineLayoutImageSampler = createPipelineLayout(vkd, device, &pipelineLayoutCreateInfo); in iterateInternal() 3324 *pipelineLayoutImageSampler, // const VkPipelineLayout pipelineLayout in iterateInternal() 3545 vkd.cmdBindDescriptorSets(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayoutImageSampler, 0u, 1u, &*descriptorSetImageSampler, 0u, DE_NULL); in iterateInternal()
|
Completed in 12 milliseconds