Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.h153 uint32_t HeightOf(uint32_t node) const { return nodes_.at(node).height; } in HeightOf() function
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.h153 uint32_t HeightOf(uint32_t node) const { return nodes_.at(node).height; } in HeightOf() function