Home
last modified time | relevance | path

Searched refs:m_dstPass (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp473 , m_dstPass (dstPass) in SubpassDependency()
491 return m_dstPass; in getDstPass()
H A DvktRenderPassTestsUtil.hpp340 deUint32 m_dstPass; member in vkt::renderpass::SubpassDependency
H A DvktRenderPassTests.cpp631 , m_dstPass (dstPass) in SubpassDependency()
643 deUint32 getDstPass (void) const { return m_dstPass; } in getDstPass()
658 deUint32 m_dstPass; member in vkt::__anon28599::SubpassDependency
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp473 , m_dstPass (dstPass) in SubpassDependency()
491 return m_dstPass; in getDstPass()
H A DvktRenderPassTestsUtil.hpp340 deUint32 m_dstPass; member in vkt::renderpass::SubpassDependency
H A DvktRenderPassTests.cpp621 , m_dstPass (dstPass) in SubpassDependency()
633 deUint32 getDstPass (void) const { return m_dstPass; } in getDstPass()
648 deUint32 m_dstPass; member in vkt::__anon29778::SubpassDependency

Completed in 23 milliseconds