Home | History | Annotate | Download | only in glshared

Lines Matching refs:namedStructs

1101 	std::vector<const StructType*> namedStructs;
1102 interface.getNamedStructs(namedStructs);
1103 for (std::vector<const StructType*>::const_iterator structIter = namedStructs.begin(); structIter != namedStructs.end(); structIter++)
1139 std::vector<const StructType*> namedStructs;
1140 interface.getNamedStructs(namedStructs);
1141 for (std::vector<const StructType*>::const_iterator structIter = namedStructs.begin(); structIter != namedStructs.end(); structIter++)