Home | History | Annotate | Download | only in functional

Lines Matching refs:m_textureUnit

489 	int							m_textureUnit;
528 return m_textureUnit;
538 m_textureUnit = textureUnit;
539 m_gl->activeTexture(GL_TEXTURE0 + m_textureUnit);