Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h100 void setCurrentFunctionType(const TType *currentFunctionType) in setCurrentFunctionType() argument
102 mCurrentFunctionType = currentFunctionType; in setCurrentFunctionType()