Home
last modified time | relevance | path

Searched defs:SubpassDesc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp194 typedef SubpassDescription1 SubpassDesc; typedef
202 typedef SubpassDescription2 SubpassDesc; typedef
1572 typedef typename RPT::SubpassDesc SubpassDesc; in createRenderPass() typedef
2536 typedef typename RPT::SubpassDesc SubpassDesc; in createRenderPass() typedef
H A DvktRenderPassFragmentDensityMapTests.cpp326 typedef SubpassDescription1 SubpassDesc; typedef
337 typedef SubpassDescription2 SubpassDesc; typedef
350 typedef typename RenderPassTraits<RenderingTypeValue>::SubpassDesc SubpassDesc; typedef in vkt::renderpass::__anond89f12cc0111::RenderPassWrapper