Searched defs:textureUnitState (Results 1 – 2 of 2) sorted by relevance
39 typedef textureTargetState textureUnitState[NUM_TEXTURE_TARGETS]; typedef
261 IGLProperty textureUnitState = new GLListProperty(GLStateType.TEXTURE_UNITS, in createTextureState() local