Searched refs:createRenderPipelineLayout (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 563 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
|
D | vktRenderPassSparseRenderTargetTests.cpp | 298 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 427 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevi… in SparseRenderTargetTestInstance()
|
D | vktRenderPassSampleReadTests.cpp | 463 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 821 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in SampleReadTestInstance()
|
D | vktRenderPassDepthStencilResolveTests.cpp | 188 Move<VkPipelineLayout> createRenderPipelineLayout (void); 247 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest() 686 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anonf560080b0111::DepthStencilResolveTest
|
D | vktRenderPassMultisampleTests.cpp | 817 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 1376 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in MultisampleRenderPassTestInstance()
|