HomeSort by relevance Sort by last modified time
    Searched refs:TEXTURE_MIN_LOD (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 131 TEXTURE_MIN_LOD("Min Level of Detail"),
GLState.java 275 IGLProperty minLod = new GLFloatProperty(GLStateType.TEXTURE_MIN_LOD, Float.valueOf(-1000));
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp     [all...]

Completed in 233 milliseconds