Searched refs:right_iterator (Results 1 – 1 of 1) sorted by relevance
1578 for (_internalformats_const_iterator right_iterator = view_class_internalformats.begin(); in getLegalTextureAndViewInternalformatCombinations() local1579 right_iterator != view_class_internalformats.end(); ++right_iterator) in getLegalTextureAndViewInternalformatCombinations()1581 result.push_back(_internalformat_pair(*left_iterator, *right_iterator)); in getLegalTextureAndViewInternalformatCombinations()