Searched defs:EmitTypeDecl (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ | ||
| D | generator_impl.cc | 96 bool GeneratorImpl::EmitTypeDecl(const ast::TypeDecl* ty) { in EmitTypeDecl() function in tint::writer::wgsl::GeneratorImpl |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ | ||
| D | generator_impl.cc | 263 bool GeneratorImpl::EmitTypeDecl(const sem::Type* ty) { in EmitTypeDecl() function in tint::writer::msl::GeneratorImpl |