Home
last modified time | relevance | path

Searched refs:createRenderPipelineLayout (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp463 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
821 , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) in SampleReadTestInstance()
H A DvktRenderPassSparseRenderTargetTests.cpp305 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
487 , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) in SparseRenderTargetTestInstance()
H A DvktRenderPassMultisampleResolveTests.cpp625 Move<VkPipelineLayout> createRenderPipelineLayout (void);
685 , m_renderPipelineLayout (createRenderPipelineLayout()) in MultisampleRenderPassTestInstance()
1659 Move<VkPipelineLayout> MultisampleRenderPassTestInstance::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anon28592::MultisampleRenderPassTestInstance
1881 Move<VkPipelineLayout> createRenderPipelineLayout (bool secondSubpass);
1931 , m_pipelineLayoutPass0 (createRenderPipelineLayout(0)) in MaxAttachmenstsRenderPassTestInstance()
1933 , m_pipelineLayoutPass1 (createRenderPipelineLayout(1)) in MaxAttachmenstsRenderPassTestInstance()
2607 Move<VkPipelineLayout> MaxAttachmenstsRenderPassTestInstance::createRenderPipelineLayout(bool secondSubpass) in createRenderPipelineLayout() function in vkt::__anon28592::MaxAttachmenstsRenderPassTestInstance
H A DvktRenderPassDepthStencilResolveTests.cpp209 Move<VkPipelineLayout> createRenderPipelineLayout (void);
268 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest()
665 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anon28580::DepthStencilResolveTest
H A DvktRenderPassMultisampleTests.cpp816 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
1381 , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) in MultisampleRenderPassTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp463 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
821 , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) in SampleReadTestInstance()
H A DvktRenderPassSparseRenderTargetTests.cpp305 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
487 , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) in SparseRenderTargetTestInstance()
H A DvktRenderPassMultisampleResolveTests.cpp614 Move<VkPipelineLayout> createRenderPipelineLayout (void);
674 , m_renderPipelineLayout (createRenderPipelineLayout()) in MultisampleRenderPassTestInstance()
1646 Move<VkPipelineLayout> MultisampleRenderPassTestInstance::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anon29771::MultisampleRenderPassTestInstance
1868 Move<VkPipelineLayout> createRenderPipelineLayout (bool secondSubpass);
1918 , m_pipelineLayoutPass0 (createRenderPipelineLayout(0)) in MaxAttachmenstsRenderPassTestInstance()
1920 , m_pipelineLayoutPass1 (createRenderPipelineLayout(1)) in MaxAttachmenstsRenderPassTestInstance()
2594 Move<VkPipelineLayout> MaxAttachmenstsRenderPassTestInstance::createRenderPipelineLayout(bool secondSubpass) in createRenderPipelineLayout() function in vkt::__anon29771::MaxAttachmenstsRenderPassTestInstance
H A DvktRenderPassDepthStencilResolveTests.cpp209 Move<VkPipelineLayout> createRenderPipelineLayout (void);
268 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest()
665 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anon29759::DepthStencilResolveTest
H A DvktRenderPassMultisampleTests.cpp816 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function
1374 , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) in MultisampleRenderPassTestInstance()

Completed in 33 milliseconds