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

1 2

  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 36 case GL_CONSTANT_COLOR:
59 case GL_CONSTANT_COLOR:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 59 public static final int GL_CONSTANT_COLOR = 0x8001;
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 450 case GL_CONSTANT_COLOR: d3dBlend = D3DBLEND_BLENDFACTOR; break;
libGLESv2.cpp 358 case GL_CONSTANT_COLOR:
380 case GL_CONSTANT_COLOR:
401 case GL_CONSTANT_COLOR:
423 case GL_CONSTANT_COLOR:
432 bool constantColorUsed = (srcRGB == GL_CONSTANT_COLOR || srcRGB == GL_ONE_MINUS_CONSTANT_COLOR ||
433 dstRGB == GL_CONSTANT_COLOR || dstRGB == GL_ONE_MINUS_CONSTANT_COLOR);
440 ERR("Simultaneous use of GL_CONSTANT_ALPHA/GL_ONE_MINUS_CONSTANT_ALPHA and GL_CONSTANT_COLOR/GL_ONE_MINUS_CONSTANT_COLOR invalid under WebGL");
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 59 public static final int GL_CONSTANT_COLOR = 0x8001;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 107 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h 108 #define GL_CONSTANT_COLOR 0x8001

Completed in 1566 milliseconds

1 2