Home
last modified time | relevance | path

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

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