HomeSort by relevance Sort by last modified time
    Searched refs:GL_INCR (Results 1 - 25 of 45) sorted by null

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 244 case GL_INCR:
  /external/mesa3d/src/pixelflinger2/
buffer.cpp 64 case GL_INCR: // fall through
  /external/mesa3d/test/
main.cpp 128 ggl->StencilOpSeparate(ggl, GL_FRONT_AND_BACK, GL_INCR, GL_KEEP, GL_KEEP);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 485 case GL_INCR: d3dStencilOp = D3DSTENCILOP_INCRSAT; break;
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 199 GL_INCR(0x1E02),
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 89 public static final int GL_INCR = 0x1E02;
    [all...]
GLES20.java 193 public static final int GL_INCR = 0x1E02;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 87 int GL_INCR = 0x1E02;
  /frameworks/base/opengl/libagl/
state.cpp 127 case GL_INCR:
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 199 GL_INCR(0x1E02),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 396 #define GL_INCR 0x1E02
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 294 #define GL_INCR 0x1E02
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 396 #define GL_INCR 0x1E02
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 294 #define GL_INCR 0x1E02
  /external/mesa3d/include/GLES2/
gl2.h 294 #define GL_INCR 0x1E02
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 294 #define GL_INCR 0x1E02
  /frameworks/base/opengl/include/GLES/
gl.h 396 #define GL_INCR 0x1E02
    [all...]
  /frameworks/base/opengl/include/GLES2/
gl2.h 294 #define GL_INCR 0x1E02
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 353 #define GL_INCR 0x1E02
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 395 #define GL_INCR 0x1E02
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 395 #define GL_INCR 0x1E02
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 293 #define GL_INCR 0x1E02
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 395 #define GL_INCR 0x1E02
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 293 #define GL_INCR 0x1E02
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 395 #define GL_INCR 0x1E02
    [all...]

Completed in 192 milliseconds

1 2