Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteRowMajorMatrices.cpp529 TIntermSequence *getStructCopyFunctions() { return &mOuterPass.copyFunctionDefinitions; } in getStructCopyFunctions() function in sh::__anon1dc6fad20111::RewriteRowMajorMatricesTraverser
1592 root->insertChildNodes(firstFunctionIndex, *traverser.getStructCopyFunctions()); in RewriteRowMajorMatrices()