Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.cpp582 bool TParseContext::voidErrorCheck(int line, const TString& identifier, const TPublicType& pubType) in voidErrorCheck() argument
584 if (pubType.type == EbtVoid) { in voidErrorCheck()