Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h490 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()
495 return struct_nesting_depth_[id]; in struct_nesting_depth()
824 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; member
H A Dvalidation_state.cpp158 struct_nesting_depth_(),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h490 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()
495 return struct_nesting_depth_[id]; in struct_nesting_depth()
824 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; member
H A Dvalidation_state.cpp158 struct_nesting_depth_(),
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h531 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()
536 return struct_nesting_depth_[id]; in struct_nesting_depth()
897 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; member
H A Dvalidation_state.cpp163 struct_nesting_depth_(),

Completed in 13 milliseconds