Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLConstructor.cpp129 const Type& ctorType = type.componentType().toCompound(context, arg->type().columns(), in convert_compound_constructor() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DStructureHLSL.cpp364 TType ctorType = type; in addBuiltInConstructor() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DStructureHLSL.cpp440 TType ctorType = type; in addBuiltInConstructor() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1765 const Type& ctorType = c.type(); in writeConstructorCompoundCast() local