Home
last modified time | relevance | path

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

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