Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp60 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
DvktDrawNegativeViewportHeightTests.cpp134 renderPassCreateInfo.addAttachment(AttachmentDescription( in NegativeViewportHeightTestInstance()
DvktDrawCreateInfoUtil.hpp210 void addAttachment (vk::VkAttachmentDescription attachment);
DvktDrawInstancedTests.cpp320 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in InstancedDrawInstance()
DvktDrawCreateInfoUtil.cpp352 RenderPassCreateInfo::addAttachment (vk::VkAttachmentDescription attachment) in addAttachment() function in vkt::Draw::RenderPassCreateInfo
DvktBasicDrawTests.cpp335 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp64 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
DvktDynamicStateRSTests.cpp149 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
158 renderPassCreateInfo.addAttachment(AttachmentDescription(m_depthStencilAttachmentFormat, in initialize()
DvktDynamicStateDSTests.cpp162 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
171 renderPassCreateInfo.addAttachment(AttachmentDescription(m_depthStencilAttachmentFormat, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp119 …renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, // format in StateObjects()
128 renderPassCreateInfo.addAttachment(AttachmentDescription(depthFormat, // format in StateObjects()