Searched refs:textureUnitState (Results 1 – 3 of 3) sorted by relevance
39 typedef textureTargetState textureUnitState[NUM_TEXTURE_TARGETS]; typedef206 textureUnitState* m_texState;
261 IGLProperty textureUnitState = new GLListProperty(GLStateType.TEXTURE_UNITS, in createTextureState() local317 textureUnitState, in createTextureState()
145 m_texState = new textureUnitState[maxTexUnits]; in init()