Searched refs:createRenderPipeline (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSparseRenderTargetTests.cpp | 315 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function 426 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_r… in SparseRenderTargetTestInstance()
|
D | vktRenderPassDepthStencilResolveTests.cpp | 152 …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
|
D | vktRenderPassSampleReadTests.cpp | 482 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function 821 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_… in SampleReadTestInstance()
|
D | vktRenderPassMultisampleResolveTests.cpp | 624 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function 843 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_r… in MultisampleRenderPassTestInstance()
|
D | vktRenderPassMultisampleTests.cpp | 746 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function 1261 …, m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), m_s… in MultisampleRenderPassTestInstance()
|