Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h102 void setCurrentFunctionType(const TType *currentFunctionType) in setCurrentFunctionType()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h176 … const TType* currentFunctionType; // the return type of the function that's currently being parsed variable