Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLVariable.h66 struct ScratchVariable { struct
70 static ScratchVariable MakeScratchVariable(const Context& context, argument
DSkSLVariable.cpp59 Variable::ScratchVariable Variable::MakeScratchVariable(const Context& context, in MakeScratchVariable()
81 ScratchVariable result; in MakeScratchVariable()
/third_party/skia/src/sksl/
DSkSLInliner.cpp611 using ScratchVariable = Variable::ScratchVariable; in inlineCall() typedef
647 ScratchVariable var = Variable::MakeScratchVariable(*fContext, in inlineCall()
675 ScratchVariable var = Variable::MakeScratchVariable(*fContext, in inlineCall()