Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h222 TOperator getBuiltInOp() const { return mOp; } in getBuiltInOp() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h316 TOperator getBuiltInOp() const { return mOp; } in getBuiltInOp() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h174 TOperator getBuiltInOp() const { return op; } in getBuiltInOp() function
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h303 virtual TOperator getBuiltInOp() const { return op; } in getBuiltInOp() function