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.cpp535 TIntermSequence *getStructCopyFunctions() { return &mOuterPass.copyFunctionDefinitions; } in getStructCopyFunctions() function in sh::__anon234cabc50111::RewriteRowMajorMatricesTraverser
1594 root->insertChildNodes(firstFunctionIndex, *traverser.getStructCopyFunctions()); in RewriteRowMajorMatrices()