Searched defs:EmitType (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ | ||
| D | generator_impl.cc | 368 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/ | ||
| D | generator_impl.cc | 2175 bool GeneratorImpl::EmitType(std::ostream& out, in EmitType() function in tint::writer::msl::GeneratorImpl |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ | ||
| D | generator_impl.cc | 2331 bool GeneratorImpl::EmitType(std::ostream& out, in EmitType() function in tint::writer::glsl::GeneratorImpl |
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ | ||
| D | generator_impl.cc | 3333 bool GeneratorImpl::EmitType(std::ostream& out, in EmitType() function in tint::writer::hlsl::GeneratorImpl |