Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl.cc96 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/
Dgenerator_impl.cc263 bool GeneratorImpl::EmitTypeDecl(const sem::Type* ty) { in EmitTypeDecl() function in tint::writer::msl::GeneratorImpl