Searched defs:checkIndex (Results 1 – 3 of 3) sorted by relevance
84 CheckIndex checkIndex, in TestImpl()
281 void TParseContextBase::checkIndex(const TSourceLoc& loc, const TType& type, int& index) in checkIndex() function in glslang::TParseContextBase
1243 static void checkIndex(int index, int size) { in checkIndex() method