HomeSort by relevance Sort by last modified time
    Searched refs:TEXTURE_WRAP_R (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 130 TEXTURE_WRAP_R("Texcoord r Wrap Mode"),
GLState.java 274 IGLProperty wrapR = new GLEnumProperty(GLStateType.TEXTURE_WRAP_R, GLEnum.GL_REPEAT);
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp     [all...]

Completed in 683 milliseconds