Home | History | Annotate | Download | only in resources

Lines Matching refs:active_unit

2264   GLint active_unit = 0;
2265 gl->GetIntegerv(GL_ACTIVE_TEXTURE, &active_unit);
2266 return active_unit;