Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/sem/
Dintrinsic.h106 bool IsDeprecated() const { return is_deprecated_; } in IsDeprecated() function
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
Dintrinsic_table.go102 IsDeprecated bool member
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/
Dsem.go140 IsDeprecated bool // True if this overload is deprecated member