Home
last modified time | relevance | path

Searched refs:m_fragmentStatePipelineLayout (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp248 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anon662079c50111::LogicOpTestInstance
350 m_fragmentStatePipelineLayout = in LogicOpTestInstance()
393 .setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in LogicOpTestInstance()
397 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in LogicOpTestInstance()
425 …vk.cmdPushConstants(*m_cmdBuffer, *m_fragmentStatePipelineLayout, VK_SHADER_STAGE_FRAGMENT_BIT, 0u, in LogicOpTestInstance()
DvktPipelinePushDescriptorTests.cpp290 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anon486491570111::PushDescriptorBufferGraphicsTestInstance
434 m_fragmentStatePipelineLayout = in init()
531 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in init()
1129 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anon486491570111::PushDescriptorImageGraphicsTestInstance
1554 m_fragmentStatePipelineLayout = in init()
1599 m_graphicsPipeline.setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in init()
1607 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in init()
1722 …PushDescriptorSet(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_fragmentStatePipelineLayout, 0, in init()
2792 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anon486491570111::PushDescriptorTexelBufferGraphicsTestInstance
2991 m_fragmentStatePipelineLayout = in init()
[all …]
DvktPipelineImageSamplingInstance.hpp165 vk::PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::ImageSamplingInstance
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp764 m_fragmentStatePipelineLayout = in setup()
858 .setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in setup()
865 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in setup()
974 …DescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_fragmentStatePipelineLayout, 0, 1, in setup()
1327 m_fragmentStatePipelineLayout = in setup()
1444 .setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in setup()
1451 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule, in setup()
1522 …DescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_fragmentStatePipelineLayout, 0, 1, in setup()
DvktPipelineImageSamplingInstance.cpp744 m_fragmentStatePipelineLayout = in setup()
817 m_graphicsPipeline.setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in setup()
824 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in setup()
901m_fragmentStatePipelineLayout.bindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, 0,… in setup()
DvktPipelinePushConstantTests.cpp295 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anonf591a8820111::PushConstantGraphicsTestInstance
494 m_fragmentStatePipelineLayout = in init()
609 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in init()