Searched refs:checkRuntimeSizable (Results 1 – 2 of 2) sorted by relevance
436 void checkRuntimeSizable(const TSourceLoc&, const TIntermTyped&);
437 checkRuntimeSizable(loc, *base); in handleBracketDereference()3774 void TParseContext::checkRuntimeSizable(const TSourceLoc& loc, const TIntermTyped& base) in checkRuntimeSizable() function in glslang::TParseContext