Home
last modified time | relevance | path

Searched refs:recursive_entry_points_ (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h228 return recursive_entry_points_; in recursive_entry_points()
626 std::set<uint32_t> recursive_entry_points_; variable
Dvalidation_state.cpp940 recursive_entry_points_.insert(entry_point); in ComputeRecursiveEntryPoints()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h233 return recursive_entry_points_; in recursive_entry_points()
642 std::set<uint32_t> recursive_entry_points_; variable
Dvalidation_state.cpp957 recursive_entry_points_.insert(entry_point); in ComputeRecursiveEntryPoints()