Searched refs:current_view_class_it (Results 1 – 1 of 1) sorted by relevance
1568 for (int current_view_class_it = static_cast<int>(VIEW_CLASS_FIRST); in getLegalTextureAndViewInternalformatCombinations() local1569 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()