Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h431 void nonInitConstCheck(const TSourceLoc&, TString& identifier, TType& type);
DParseHelper.cpp3864 void TParseContext::nonInitConstCheck(const TSourceLoc& loc, TString& identifier, TType& type) in nonInitConstCheck() function in glslang::TParseContext
6152 nonInitConstCheck(loc, identifier, type); in declareVariable()