Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h453 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()
458 return struct_nesting_depth_[id]; in struct_nesting_depth()
644 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; variable
Dvalidation_state.cpp170 struct_nesting_depth_(),
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h469 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()
474 return struct_nesting_depth_[id]; in struct_nesting_depth()
660 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; variable
Dvalidation_state.cpp170 struct_nesting_depth_(),