Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp1606 …for (unsigned int n_compatible_texture_target = 0; n_compatible_texture_target < n_valid_texture_t… in getLegalTextureAndViewTargetCombinations() local
1607 ++n_compatible_texture_target) in getLegalTextureAndViewTargetCombinations()
1609 const glw::GLenum view_texture_target = valid_texture_targets[n_compatible_texture_target]; in getLegalTextureAndViewTargetCombinations()