Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/transform/
Dwrap_arrays_in_structs.cc44 std::unordered_map<const sem::Array*, WrappedArrayInfo> wrapped_arrays; in Run() local
108 std::unordered_map<const sem::Array*, WrappedArrayInfo>& wrapped_arrays, in WrapArray()