Home
last modified time | relevance | path

Searched defs:struct_ty (Results 1 – 8 of 8) sorted by relevance

/third_party/spirv-tools/source/opt/
Deliminate_dead_io_components_pass.cpp219 const analysis::Struct* struct_ty = core_type->AsStruct(); in ChangeIOVarStructLength() local
Dtype_manager.cpp593 const Struct* struct_ty = type.AsStruct(); in RebuildType() local
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector.cc600 if (auto* struct_ty = unwrapped_type->As<sem::Struct>()) { in AddEntryPointInOutVariables() local
635 if (auto* struct_ty = unwrapped_type->As<sem::Struct>()) { in ContainsBuiltin() local
/third_party/skia/third_party/externals/tint/src/transform/
Dcanonicalize_entry_point_io.cc569 if (auto* struct_ty = ty->As<ast::Struct>()) { in Run() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.cpp576 const Struct* struct_ty = type.AsStruct(); in RebuildType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp576 const Struct* struct_ty = type.AsStruct(); in RebuildType() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1072 const spvtools::opt::analysis::Struct* struct_ty) { in ConvertType()
2037 if (auto* struct_ty = type->As<Struct>()) { in MakeNullValue() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc718 if (auto* struct_ty = type->As<sem::Struct>()) { in EmitTypeConstructor() local