Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h436 void checkRuntimeSizable(const TSourceLoc&, const TIntermTyped&);
DParseHelper.cpp437 checkRuntimeSizable(loc, *base); in handleBracketDereference()
3774 void TParseContext::checkRuntimeSizable(const TSourceLoc& loc, const TIntermTyped& base) in checkRuntimeSizable() function in glslang::TParseContext