Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2959 Move<VkPipeline> pipelineImageSampler; in iterateInternal() local
3322 pipelineImageSampler = makeGraphicsPipeline(vkd, // const DeviceInterface& vk in iterateInternal()
3542 vkd.cmdBindPipeline(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineImageSampler); in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2959 Move<VkPipeline> pipelineImageSampler; in iterateInternal() local
3322 pipelineImageSampler = makeGraphicsPipeline(vkd, // const DeviceInterface& vk in iterateInternal()
3542 vkd.cmdBindPipeline(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineImageSampler); in iterateInternal()

Completed in 12 milliseconds