Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp248 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anon97931f450111::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()
H A DvktPipelinePushDescriptorTests.cpp274 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anonb4b606d70111::PushDescriptorBufferGraphicsTestInstance
418 m_fragmentStatePipelineLayout = in init()
515 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in init()
1113 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anonb4b606d70111::PushDescriptorImageGraphicsTestInstance
1540 m_fragmentStatePipelineLayout = in init()
1585 m_graphicsPipeline.setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in init()
1593 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in init()
1708 …PushDescriptorSetKHR(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_fragmentStatePipelineLayout, in init()
2780 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anonb4b606d70111::PushDescriptorTexelBufferGraphicsTestInstance
2979 m_fragmentStatePipelineLayout = in init()
[all …]
H A 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()
H A DvktPipelineImageSamplingInstance.hpp165 vk::PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::ImageSamplingInstance
H A DvktPipelineImageSamplingInstance.cpp736 m_fragmentStatePipelineLayout = in setup()
809 m_graphicsPipeline.setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in setup()
816 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in setup()
893m_fragmentStatePipelineLayout.bindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, 0,… in setup()
H A DvktPipelinePushConstantTests.cpp291 PipelineLayoutWrapper m_fragmentStatePipelineLayout; member in vkt::pipeline::__anonec07be020111::PushConstantGraphicsTestInstance
483 m_fragmentStatePipelineLayout = in init()
583 ….setupFragmentShaderState(m_fragmentStatePipelineLayout, *m_renderPass, 0u, m_fragmentShaderModule) in init()