Home
last modified time | relevance | path

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

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