Home
last modified time | relevance | path

Searched refs:right_iterator (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp1578 for (_internalformats_const_iterator right_iterator = view_class_internalformats.begin(); in getLegalTextureAndViewInternalformatCombinations() local
1579 right_iterator != view_class_internalformats.end(); ++right_iterator) in getLegalTextureAndViewInternalformatCombinations()
1581 result.push_back(_internalformat_pair(*left_iterator, *right_iterator)); in getLegalTextureAndViewInternalformatCombinations()