Searched refs:m_pipelineLayoutImageSampler (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 3065 PipelineLayoutWrapper m_pipelineLayoutImageSampler; member in vkt::__anonc414995a0111::SingleAttachmentTestInstance 3303 m_pipelineLayoutImageSampler = in setup() 3473 ….setupPreRasterizationShaderState(viewports, scissors, m_pipelineLayoutImageSampler, *m_renderPass… in setup() 3476 ….setupFragmentShaderState(m_pipelineLayoutImageSampler, *m_renderPass1, 0u, fragmentShaderModuleSa… in setup() 3478 .setMonolithicPipelineLayout(m_pipelineLayoutImageSampler) in setup() 3817 …ndDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutImageSampler, 0u, 1u, in drawThatSamplesPreviousResult()
|