Searched defs:memberWithLocation (Results 1 – 2 of 2) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 5736 void TParseContext::layoutMemberLocationArrayCheck(const TSourceLoc& loc, bool memberWithLocation, in layoutMemberLocationArrayCheck() 7575 bool memberWithLocation = false; in declareBlock() local 7885 …nst TSourceLoc& loc, TQualifier& qualifier, TTypeList& typeList, bool memberWithLocation, bool mem… in fixBlockLocations()
|
/third_party/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 8740 bool memberWithLocation = false; in declareBlock() local 8824 …nst TSourceLoc& loc, TQualifier& qualifier, TTypeList& typeList, bool memberWithLocation, bool mem… in fixBlockLocations()
|