Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl.cc368 bool GeneratorImpl::EmitType(std::ostream& out, const ast::Type* ty) { in EmitType() function in tint::writer::wgsl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc2175 bool GeneratorImpl::EmitType(std::ostream& out, in EmitType() function in tint::writer::msl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc2331 bool GeneratorImpl::EmitType(std::ostream& out, in EmitType() function in tint::writer::glsl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc3333 bool GeneratorImpl::EmitType(std::ostream& out, in EmitType() function in tint::writer::hlsl::GeneratorImpl