Searched defs:activeTexture (Results 1 – 4 of 4) sorted by relevance
49 Integer activeTexture = (Integer) activeTextureProperty.getValue(); in getProperty() local
86 public GLEnum activeTexture = GLEnum.GL_TEXTURE0; field in GLServerTexture
123 unsigned int activeTexture = m_clientActiveTexture + GL_TEXTURE0; in setupArraysPointers() local
249 IGLProperty activeTexture = new GLIntegerProperty(GLStateType.ACTIVE_TEXTURE_UNIT, in createTextureState() local