Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp76 renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, in initialize()
DvktDrawCreateInfoUtil.hpp211 void addSubpass (vk::VkSubpassDescription subpass);
DvktDrawCreateInfoUtil.cpp362 RenderPassCreateInfo::addSubpass (vk::VkSubpassDescription subpass) in addSubpass() function in vkt::Draw::RenderPassCreateInfo
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp77 renderPassCreateInfo.addSubpass(SubpassDescription( in initialize()
DvktDynamicStateCreateInfoUtil.hpp213 void addSubpass (vk::VkSubpassDescription subpass);
DvktDynamicStateRSTests.cpp176 renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, in initialize()
DvktDynamicStateDSTests.cpp190 renderPassCreateInfo.addSubpass(SubpassDescription( in initialize()
DvktDynamicStateCreateInfoUtil.cpp362 RenderPassCreateInfo::addSubpass (vk::VkSubpassDescription subpass) in addSubpass() function in vkt::DynamicState::RenderPassCreateInfo
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolCreateInfoUtil.hpp211 void addSubpass (vk::VkSubpassDescription subpass);
DvktQueryPoolOcclusionTests.cpp143 …renderPassCreateInfo.addSubpass(SubpassDescription(vk::VK_PIPELINE_BIND_POINT_GRAPHICS, // pip… in StateObjects()
DvktQueryPoolCreateInfoUtil.cpp365 RenderPassCreateInfo::addSubpass (vk::VkSubpassDescription subpass) in addSubpass() function in vkt::QueryPool::RenderPassCreateInfo