Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp1568 for (int current_view_class_it = static_cast<int>(VIEW_CLASS_FIRST); in getLegalTextureAndViewInternalformatCombinations() local
1569 current_view_class_it != static_cast<int>(VIEW_CLASS_COUNT); current_view_class_it++) in getLegalTextureAndViewInternalformatCombinations()
1571 _view_class current_view_class = static_cast<_view_class>(current_view_class_it); in getLegalTextureAndViewInternalformatCombinations()