HomeSort by relevance Sort by last modified time
    Searched defs:textureUnitState (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 39 typedef textureTargetState textureUnitState[NUM_TEXTURE_TARGETS];
206 textureUnitState* m_texState;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 261 IGLProperty textureUnitState = new GLListProperty(GLStateType.TEXTURE_UNITS,
317 textureUnitState,

Completed in 79 milliseconds