Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp678 deUint32 addAttachment (const VkImageView imageView, in addAttachment() function in vkt::pipeline::__anonca1542d50111::RenderTarget
1481 rt.addAttachment( in drawSinglePass()
1494 rt.addAttachment( in drawSinglePass()
2138 rt.addAttachment( in drawPatternChangeReference()
2151 rt.addAttachment( in drawPatternChangeReference()
2169 rt.addAttachment( in drawPatternChangeReference()
2270 rt[0].addAttachment( in drawRenderPasses()
2287 rt[0].addAttachment( in drawRenderPasses()
2311 rt[1].addAttachment( in drawRenderPasses()
2324 rt[1].addAttachment( in drawRenderPasses()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp361 renderPassCreateInfo.addAttachment(AttachmentDescription(imageFormat, in iterate()
385 renderPassCreateInfo.addAttachment(AttachmentDescription(imageFormat, in iterate()
DvktDrawBaseClass.cpp62 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
DvktDrawInvertedDepthRangesTests.cpp175 renderPassCreateInfo.addAttachment(AttachmentDescription( in InvertedDepthRangesTestInstance()
185 renderPassCreateInfo.addAttachment(AttachmentDescription( in InvertedDepthRangesTestInstance()
DvktDrawMultipleClearsWithinRenderPass.cpp246 renderPassCreateInfo.addAttachment(AttachmentDescription( in MultipleClearsTest()
266 renderPassCreateInfo.addAttachment(AttachmentDescription( in MultipleClearsTest()
DvktDrawMultipleInterpolationTests.cpp346 renderPassCreateInfo.addAttachment(AttachmentDescription(m_params.format, in render()
370 renderPassCreateInfo.addAttachment(AttachmentDescription(m_params.format, in render()
DvktDrawDifferingInterpolationTests.cpp197 renderPassCreateInfo.addAttachment(AttachmentDescription(VK_FORMAT_R8G8B8A8_UNORM, in iterate()
DvktDrawDepthClampTests.cpp242 renderPassCreateInfo.addAttachment(AttachmentDescription( in DepthClampTestInstance()
DvktDrawNegativeViewportHeightTests.cpp137 renderPassCreateInfo.addAttachment(AttachmentDescription( in NegativeViewportHeightTestInstance()
DvktDrawCreateInfoUtil.hpp210 void addAttachment (vk::VkAttachmentDescription attachment);
DvktDrawAhbTests.cpp402 renderPassCreateInfo.addAttachment(AttachmentDescription(colorAttachmentFormat, in iterate()
DvktDrawInstancedTests.cpp374 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in InstancedDrawInstance()
DvktDrawScissorTests.cpp402 renderPassCreateInfo.addAttachment(AttachmentDescription(VK_FORMAT_R8G8B8A8_UNORM, in iterate()
DvktDrawCreateInfoUtil.cpp352 RenderPassCreateInfo::addAttachment (vk::VkAttachmentDescription attachment) in addAttachment() function in vkt::Draw::RenderPassCreateInfo
DvktBasicDrawTests.cpp338 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp165 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
174 renderPassCreateInfo.addAttachment(AttachmentDescription(m_depthStencilAttachmentFormat, in initialize()
550 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initRenderPass()
558 renderPassCreateInfo.addAttachment(AttachmentDescription(m_depthAttachmentFormat, in initRenderPass()
DvktDynamicStateBaseClass.cpp125 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initRenderPass()
DvktDynamicStateRSTests.cpp151 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, in initialize()
160 renderPassCreateInfo.addAttachment(AttachmentDescription(m_depthStencilAttachmentFormat, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp130 …renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, // format in StateObjects()
139 renderPassCreateInfo.addAttachment(AttachmentDescription(depthFormat, // format in StateObjects()
DvktQueryPoolOcclusionTests.cpp121 …renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, // format in StateObjects()
130 renderPassCreateInfo.addAttachment(AttachmentDescription(depthFormat, // format in StateObjects()
DvktQueryPoolPerformanceTests.cpp450 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, // format in initStateObjects()
DvktQueryPoolStatisticsTests.cpp1067 renderPassCreateInfo.addAttachment(AttachmentDescription(m_colorAttachmentFormat, // format in creatColorAttachmentAndRenderPass()
1076 renderPassCreateInfo.addAttachment(AttachmentDescription(VK_FORMAT_D16_UNORM, // format in creatColorAttachmentAndRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp348 renderPassCreateInfo.addAttachment(AttachmentDescription(format, in createRenderPass()
1123 renderPassCreateInfo.addAttachment(AttachmentDescription(format, in createRenderPass()