Searched refs:inputPipelineLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 4842 const PipelineLayoutWrapper inputPipelineLayout(params.pipelineConstructionType, vk, device, 1, in drawInputAttachments() local 4886 … inputPipelineLayout, *testObjects.renderPassFramebuffers.back(), DE_NULL, vertexModule, in drawInputAttachments() 4890 … vk.cmdPushConstants(*testObjects.cmdBuffer, *inputPipelineLayout, VK_SHADER_STAGE_FRAGMENT_BIT, 0, in drawInputAttachments() 4893 …ndDescriptorSets(*testObjects.cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *inputPipelineLayout, 0u, in drawInputAttachments()
|