HomeSort by relevance Sort by last modified time
    Searched defs:SubpassDependency2 (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/multiview/
vktMultiViewRenderPassUtil.cpp 196 SubpassDependency2::SubpassDependency2 (const void* pNext_,
vktMultiViewRenderPassUtil.hpp 133 class SubpassDependency2 : public vk::VkSubpassDependency2KHR
136 SubpassDependency2 (const void* pNext,
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTestsUtil.hpp 143 class SubpassDependency2 : public vk::VkSubpassDependency2KHR
146 SubpassDependency2 (const void* pNext,
vktRenderPassTestsUtil.cpp 199 SubpassDependency2::SubpassDependency2 (const void* pNext_,
790 return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, device, renderPassInfo);

Completed in 3134 milliseconds