Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl.cc514 bool GeneratorImpl::EmitStructType(const ast::Struct* str) { in EmitStructType() function in tint::writer::wgsl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc2452 bool GeneratorImpl::EmitStructType(TextBuffer* b, const sem::Struct* str) { in EmitStructType() function in tint::writer::msl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc2499 bool GeneratorImpl::EmitStructType(TextBuffer* b, const sem::Struct* str) { in EmitStructType() function in tint::writer::glsl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc3534 bool GeneratorImpl::EmitStructType(TextBuffer* b, const sem::Struct* str) { in EmitStructType() function in tint::writer::hlsl::GeneratorImpl