Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1066 const RenderPass m_renderPassInfo; member in vkt::__anon675baf4b0111::SubpassDependencyTestInstance
1099 , m_renderPassInfo (testConfig.renderPass) in SubpassDependencyTestInstance()
1104 …locator(), m_imageMemories, context.getUniversalQueueFamilyIndex(), m_renderPassInfo, m_format, m_… in SubpassDependencyTestInstance()
1110 …createRenderPass(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, testConfig.r… in SubpassDependencyTestInstance()
1111 …reateFramebuffer(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, *m_renderPas… in SubpassDependencyTestInstance()
1112 …s (createDescriptorSetLayouts(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo)) in SubpassDependencyTestInstance()
1115 …rPipelineLayouts(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, m_subpassDes… in SubpassDependencyTestInstance()
1116 …eRenderPipelines(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, *m_renderPas… in SubpassDependencyTestInstance()
1460 const size_t attachmentCount (m_renderPassInfo.getAttachments().size()); in iterateInternal()
1461 const size_t subpassCount (m_renderPassInfo.getSubpasses().size()); in iterateInternal()