Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp78 renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, in initialize()
DvktDrawDifferingInterpolationTests.cpp207 renderPassCreateInfo.addSubpass(SubpassDescription(VK_PIPELINE_BIND_POINT_GRAPHICS, in iterate()
DvktDrawInvertedDepthRangesTests.cpp152 renderPassCreateInfo.addSubpass(SubpassDescription( in InvertedDepthRangesTestInstance()
DvktDrawNegativeViewportHeightTests.cpp153 renderPassCreateInfo.addSubpass(SubpassDescription( in NegativeViewportHeightTestInstance()
DvktDrawCreateInfoUtil.hpp211 void addSubpass (vk::VkSubpassDescription subpass);
DvktDrawInstancedTests.cpp357 renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, in InstancedDrawInstance()
DvktDrawCreateInfoUtil.cpp362 RenderPassCreateInfo::addSubpass (vk::VkSubpassDescription subpass) in addSubpass() function in vkt::Draw::RenderPassCreateInfo
DvktBasicDrawTests.cpp364 renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp140 renderPassCreateInfo.addSubpass(SubpassDescription( in initRenderPass()
DvktDynamicStateDSTests.cpp195 renderPassCreateInfo.addSubpass(SubpassDescription( in initialize()
592 renderPassCreateInfo.addSubpass(SubpassDescription( in initRenderPass()
DvktDynamicStateRSTests.cpp181 renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, in initialize()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp365 renderPassCreateInfo.addSubpass(SubpassDescription(VK_PIPELINE_BIND_POINT_GRAPHICS, in createRenderPass()
1104 renderPassCreateInfo.addSubpass(SubpassDescription(VK_PIPELINE_BIND_POINT_GRAPHICS, in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp151 …renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, // pip… in StateObjects()
DvktQueryPoolStatisticsTests.cpp822 renderPassCreateInfo.addSubpass(subpass); in creatColorAttachmentAndRenderPass()