Searched refs:createRenderPipelineLayout (Results 1 – 5 of 5) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassMultisampleResolveTests.cpp | 611 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
|
| D | vktRenderPassSparseRenderTargetTests.cpp | 305 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 453 …, 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 | 189 Move<VkPipelineLayout> createRenderPipelineLayout (void); 248 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest() 642 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anonabc6496a0111::DepthStencilResolveTest
|
| D | vktRenderPassMultisampleTests.cpp | 816 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 1374 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in MultisampleRenderPassTestInstance()
|