Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/
H A DRewriteRowMajorMatrices.cpp1372 const TFunction *getCopyStructFieldFunction(const TType *fromFieldType, in getCopyStructFieldFunction()
1479 const TType *fromFieldType = fromFields[fieldIndex]->type(); in declareStructCopy() local