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

1 2 3 4

  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 30 case GL_DST_COLOR:
53 case GL_DST_COLOR:
  /frameworks/rs/driver/
rsdProgramStore.cpp 93 drv->blendSrc = GL_DST_COLOR;
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 51 case GL_DST_COLOR:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 63 public static final int GL_DST_COLOR = 0x0306;
GLES20Header.java-if 46 public static final int GL_DST_COLOR = 0x0306;
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 444 case GL_DST_COLOR: d3dBlend = D3DBLEND_DESTCOLOR; break;
libGLESv2.cpp 352 case GL_DST_COLOR:
374 case GL_DST_COLOR:
395 case GL_DST_COLOR:
417 case GL_DST_COLOR:
    [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 369 glBlendFunc(GL_DST_COLOR, GL_ZERO);
372 glBlendFunc(GL_DST_COLOR, GL_SRC_COLOR);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 63 public static final int GL_DST_COLOR = 0x0306;
    [all...]
GLES20.java 46 public static final int GL_DST_COLOR = 0x0306;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 61 int GL_DST_COLOR = 0x0306;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 87 #define GL_DST_COLOR 0x0306
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 85 #define GL_DST_COLOR 0x0306
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 85 #define GL_DST_COLOR 0x0306
  /frameworks/native/opengl/include/GLES/
gl.h 87 #define GL_DST_COLOR 0x0306
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 85 #define GL_DST_COLOR 0x0306
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 122 #define GL_DST_COLOR 0x0306
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 86 #define GL_DST_COLOR 0x0306
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 86 #define GL_DST_COLOR 0x0306
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 84 #define GL_DST_COLOR 0x0306
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 86 #define GL_DST_COLOR 0x0306
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 84 #define GL_DST_COLOR 0x0306
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 86 #define GL_DST_COLOR 0x0306
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 84 #define GL_DST_COLOR 0x0306

Completed in 552 milliseconds

1 2 3 4