Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp611 Move<VkPipelineLayout> createRenderPipelineLayout (void);
667 , m_renderPipelineLayout (createRenderPipelineLayout()) in MultisampleRenderPassTestInstance()
1548 Move<VkPipelineLayout> MultisampleRenderPassTestInstance::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anon8f4ec7100111::MultisampleRenderPassTestInstance
1731 Move<VkPipelineLayout> createRenderPipelineLayout (bool secondSubpass);
1781 , m_pipelineLayoutPass0 (createRenderPipelineLayout(0)) in MaxAttachmenstsRenderPassTestInstance()
1783 , m_pipelineLayoutPass1 (createRenderPipelineLayout(1)) in MaxAttachmenstsRenderPassTestInstance()
2458 Move<VkPipelineLayout> MaxAttachmenstsRenderPassTestInstance::createRenderPipelineLayout(bool secon… in createRenderPipelineLayout() function in vkt::__anon8f4ec7100111::MaxAttachmenstsRenderPassTestInstance
DvktRenderPassSparseRenderTargetTests.cpp305 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
453 …, 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.cpp189 Move<VkPipelineLayout> createRenderPipelineLayout (void);
248 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest()
642 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anonabc6496a0111::DepthStencilResolveTest
DvktRenderPassMultisampleTests.cpp816 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
1374 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in MultisampleRenderPassTestInstance()