Home
last modified time | relevance | path

Searched refs:WaiverComponent (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuWaiverUtil.cpp76 typedef WaiverUtil::WaiverComponent WaiverComponent; typedef in tcu::WaiverTreeBuilder
84 std::vector<WaiverComponent>& waiverTree);
144 std::vector<WaiverComponent>& m_finalTree;
152 std::vector<WaiverComponent>& waiverTree) in WaiverTreeBuilder()
391 WaiverComponent& waiverComponent = m_finalTree[i]; in constructFinalTree()
416 std::vector<WaiverComponent>& waiverTree);
432 std::vector<WaiverComponent>& waiverTree) in GLWaiverTreeBuilder()
471 std::vector<WaiverComponent>& waiverTree);
487 std::vector<WaiverComponent>& waiverTree) in VKWaiverTreeBuilder()
524 const WaiverComponent* waiverComponent = m_waiverTree.data(); in isOnWaiverList()
DtcuWaiverUtil.hpp86 struct WaiverComponent struct in tcu::WaiverUtil
89 std::vector<WaiverComponent*> children; argument
94 std::vector<WaiverComponent> m_waiverTree;