Home
last modified time | relevance | path

Searched defs:copyFunction (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.h55 VertexCopyFunction copyFunction; member
DBlit11.cpp1923 const auto &copyFunction = GetCopyDepthStencilFunction(depthStencil->getInternalFormat()); in resolveStencil() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h38 VertexCopyFunction copyFunction; member
/external/angle/src/compiler/translator/tree_ops/
DRewriteRowMajorMatrices.cpp1504 TFunction *copyFunction = new TFunction(mSymbolTable, kEmptyImmutableString, in declareStructCopy() local