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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 21 mode == GL_FUNC_REVERSE_SUBTRACT;
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLESvalidate.cpp 114 mode == GL_FUNC_REVERSE_SUBTRACT;
  /external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp 80 GL_FUNC_REVERSE_SUBTRACT < modeRGB))
83 GL_FUNC_REVERSE_SUBTRACT < modeRGB))
llvm_scanline.cpp 385 case GL_FUNC_REVERSE_SUBTRACT:
403 case GL_FUNC_REVERSE_SUBTRACT:
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 67 int GL_FUNC_REVERSE_SUBTRACT = 0x800B;
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 469 case GL_FUNC_REVERSE_SUBTRACT: d3dBlendOp = D3DBLENDOP_REVSUBTRACT; break;
libGLESv2.cpp 305 case GL_FUNC_REVERSE_SUBTRACT:
315 case GL_FUNC_REVERSE_SUBTRACT:
    [all...]
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 248 GL_FUNC_REVERSE_SUBTRACT(0x800B),
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 248 GL_FUNC_REVERSE_SUBTRACT(0x800B),
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /external/mesa3d/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /frameworks/base/opengl/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 54 public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 100 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h     [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 169 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 169 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
    [all...]

Completed in 1037 milliseconds

1 2