Home
last modified time | relevance | path

Searched refs:getStructCopyFunctions (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp533 TIntermSequence *getStructCopyFunctions() { return &mOuterPass.copyFunctionDefinitions; } in getStructCopyFunctions() function in sh::__anonc2950f5a0111::RewriteRowMajorMatricesTraverser
1591 root->insertChildNodes(firstFunctionIndex, *traverser.getStructCopyFunctions()); in RewriteRowMajorMatrices()