Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.h92 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcopy_prop_arrays.h92 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/third_party/spirv-tools/source/opt/
Dcopy_prop_arrays.h108 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DRewriteOutArgs.cpp71 const TVariable *GetVariable(TIntermNode &node) in GetVariable() function