Home
last modified time | relevance | path

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

/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::__anon03a1876e0111::RewriteAtomicFunctionExpressionsTraverser
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp513 String MetalCodeGenerator::getTempVariable(const Type& type) { in getTempVariable() function in SkSL::MetalCodeGenerator
/third_party/skia/m133/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp860 std::string MetalCodeGenerator::getTempVariable(const Type& type) { in getTempVariable() function in SkSL::MetalCodeGenerator