Searched refs:tex_tgt_idx (Results 1 – 1 of 1) sorted by relevance
2322 for (size_t tex_tgt_idx = 0; tex_tgt_idx < n_texture_targets; ++tex_tgt_idx) in iterate() local2324 const glw::GLenum target = texture_targets[tex_tgt_idx].m_target; in iterate()