Searched defs:MakeStructType (Results 1 – 3 of 3) sorted by relevance
91 const ast::Struct* InspectorBuilder::MakeStructType( in MakeStructType() function in tint::inspector::InspectorBuilder
468 std::unique_ptr<Type> Type::MakeStructType(int line, skstd::string_view name, in MakeStructType() function in SkSL::Type
847 std::unique_ptr<Type> Type::MakeStructType(const Context& context, in MakeStructType() function in SkSL::Type