Home
last modified time | relevance | path

Searched defs:currentFunctionType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.h102 void setCurrentFunctionType(const TType *currentFunctionType) in setCurrentFunctionType()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h183 … const TType* currentFunctionType; // the return type of the function that's currently being parsed variable