Home
last modified time | relevance | path

Searched defs:getTempVariable (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteAtomicFunctionExpressions.cpp104 const TVariable *RewriteAtomicFunctionExpressionsTraverser::getTempVariable(const TType *type) in getTempVariable() function in sh::__anond1ea77990111::RewriteAtomicFunctionExpressionsTraverser
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DRewriteAtomicFunctionExpressions.cpp104 const TVariable *RewriteAtomicFunctionExpressionsTraverser::getTempVariable(const TType *type) in getTempVariable() function in sh::__anon4bbf900e0111::RewriteAtomicFunctionExpressionsTraverser
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp513 String MetalCodeGenerator::getTempVariable(const Type& type) { in getTempVariable() function in SkSL::MetalCodeGenerator