Searched refs:transparentOpaqueCheck (Results 1 – 2 of 2) sorted by relevance
353 void transparentOpaqueCheck(const TSourceLoc&, const TType&, const TString& identifier);
3035 void TParseContext::transparentOpaqueCheck(const TSourceLoc& loc, const TType& type, const TString&… in transparentOpaqueCheck() function in glslang::TParseContext6156 transparentOpaqueCheck(loc, type, identifier); in declareVariable()