Searched refs:createRenderPipelineLayout (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSparseRenderTargetTests.cpp | 296 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 425 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevi… in SparseRenderTargetTestInstance()
|
D | vktRenderPassDepthStencilResolveTests.cpp | 151 Move<VkPipelineLayout> createRenderPipelineLayout (void); 206 , m_renderPipelineLayout (createRenderPipelineLayout()) in DepthStencilResolveTest() 507 Move<VkPipelineLayout> DepthStencilResolveTest::createRenderPipelineLayout (void) in createRenderPipelineLayout() function in vkt::__anonf560080b0111::DepthStencilResolveTest
|
D | vktRenderPassSampleReadTests.cpp | 463 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 820 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in SampleReadTestInstance()
|
D | vktRenderPassMultisampleResolveTests.cpp | 599 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 842 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevi… in MultisampleRenderPassTestInstance()
|
D | vktRenderPassMultisampleTests.cpp | 721 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() function 1260 …, m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDev… in MultisampleRenderPassTestInstance()
|