Searched refs:fixConstInit (Results 1 – 2 of 2) sorted by relevance
231 …void fixConstInit(const TSourceLoc&, const TString& identifier, TType& type, TIntermTyped*& initia…
6686 void HlslParseContext::fixConstInit(const TSourceLoc& loc, const TString& identifier, TType& type, in fixConstInit() function in glslang::HlslParseContext7728 fixConstInit(loc, identifier, type, initializer); in declareVariable()