Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp574 Move<VkPipelineLayout> createSubpassPipelineLayout (const DeviceInterface& vkd, in createSubpassPipelineLayout() function
823 …, m_subpassPipelineLayout (createSubpassPipelineLayout(context.getDeviceInterface(), context.getD… in SampleReadTestInstance()