Searched refs:structLine (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DParseHelper.h204 TPublicType addStructure(const TSourceLoc &structLine, const TSourceLoc &nameLine, const TString *structName, TFieldList *fieldList);
H A DParseHelper.cpp2961 TPublicType TParseContext::addStructure(const TSourceLoc &structLine, const TSourceLoc &nameLine, argument
3003 publicType.setBasic(EbtStruct, EvqTemporary, structLine);

Completed in 297 milliseconds