Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp563 Move<VkPipelineLayout> createRenderPipelineLayout (void);
609 , m_renderPipelineLayout (createRenderPipelineLayout()) in MultisampleRenderPassTestInstance()
1353 Move<VkPipelineLayout> MultisampleRenderPassTestInstance::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anon156ab5910111::MultisampleRenderPassTestInstance
1519 Move<VkPipelineLayout> createRenderPipelineLayout (bool secondSubpass);
1569 , m_pipelineLayoutPass0 (createRenderPipelineLayout(0)) in MaxAttachmenstsRenderPassTestInstance()
1571 , m_pipelineLayoutPass1 (createRenderPipelineLayout(1)) in MaxAttachmenstsRenderPassTestInstance()
2246 Move<VkPipelineLayout> MaxAttachmenstsRenderPassTestInstance::createRenderPipelineLayout(bool secon… in createRenderPipelineLayout() function in vkt::__anon156ab5910111::MaxAttachmenstsRenderPassTestInstance
DvktRenderPassSparseRenderTargetTests.cpp298 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
427 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevi… in SparseRenderTargetTestInstance()
DvktRenderPassSampleReadTests.cpp463 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
821 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in SampleReadTestInstance()
DvktRenderPassDepthStencilResolveTests.cpp188 Move<VkPipelineLayout> createRenderPipelineLayout (void);
247 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest()
686 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anonf560080b0111::DepthStencilResolveTest
DvktRenderPassMultisampleTests.cpp817 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
1376 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in MultisampleRenderPassTestInstance()