Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/ast/
Dstorage_class.h41 inline bool IsHostShareable(StorageClass sc) { in IsHostShareable() function
/third_party/skia/third_party/externals/tint/src/sem/
Dstruct.h125 bool IsHostShareable() const { in IsHostShareable() function
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc2630 bool Resolver::IsHostShareable(const sem::Type* type) const { in IsHostShareable() function in tint::resolver::Resolver