Searched refs:recordStructCopy (Results 1 – 2 of 2) sorted by relevance
432 const TTypeList* recordStructCopy(TStructRecord&, const TType*, const TType*);
8066 …const TTypeList* structure = recordStructCopy(matrixFixRecord, (*originTypeList)[member].type, tmp… in fixBlockUniformLayoutMatrix()8109 …const TTypeList* structure = recordStructCopy(packingFixRecord, (*originTypeList)[member].type, tm… in fixBlockUniformLayoutPacking()8593 const TTypeList* TParseContext::recordStructCopy(TStructRecord& record, const TType* originType, co… in recordStructCopy() function in glslang::TParseContext