Home
last modified time | relevance | path

Searched refs:createRenderPipeline (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp315 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
426 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_r… in SparseRenderTargetTestInstance()
DvktRenderPassDepthStencilResolveTests.cpp152 …Move<VkPipeline> createRenderPipeline (VkRenderPass renderPass, VkPipelineLayout renderPipelin…
207 , m_renderPipeline (createRenderPipeline(*m_renderPass, *m_renderPipelineLayout)) in DepthStencilResolveTest()
540 Move<VkPipeline> DepthStencilResolveTest::createRenderPipeline (VkRenderPass renderPass, VkPipeline… in createRenderPipeline() function in vkt::__anonf560080b0111::DepthStencilResolveTest
DvktRenderPassSampleReadTests.cpp482 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
821 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_… in SampleReadTestInstance()
DvktRenderPassMultisampleResolveTests.cpp624 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
843 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_r… in MultisampleRenderPassTestInstance()
DvktRenderPassMultisampleTests.cpp746 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
1261 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), m_s… in MultisampleRenderPassTestInstance()