Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp183 const unsigned int n_valid_texture_targets = sizeof(valid_texture_targets) / sizeof(valid_texture_t… variable
1248 for (unsigned int n_parent_texture_target = 0; n_parent_texture_target < n_valid_texture_targets; in getIllegalTextureAndViewTargetCombinations()
1253 for (unsigned int n_view_texture_target = 0; n_view_texture_target < n_valid_texture_targets; in getIllegalTextureAndViewTargetCombinations()
1600 …r (unsigned int n_original_texture_target = 0; n_original_texture_target < n_valid_texture_targets; in getLegalTextureAndViewTargetCombinations()
1606 …nsigned int n_compatible_texture_target = 0; n_compatible_texture_target < n_valid_texture_targets; in getLegalTextureAndViewTargetCombinations()