Searched refs:n_compatible_texture_target (Results 1 – 1 of 1) sorted by relevance
1606 …for (unsigned int n_compatible_texture_target = 0; n_compatible_texture_target < n_valid_texture_t… in getLegalTextureAndViewTargetCombinations() local1607 ++n_compatible_texture_target) in getLegalTextureAndViewTargetCombinations()1609 const glw::GLenum view_texture_target = valid_texture_targets[n_compatible_texture_target]; in getLegalTextureAndViewTargetCombinations()