Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h229 size_t getParamCount() const { return mParamCount; } in getParamCount() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h325 size_t getParamCount() const { return mParamCount; } in getParamCount() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h182 size_t getParamCount() const { return parameters.size(); } in getParamCount() function