HomeSort by relevance Sort by last modified time
    Searched defs:GL_BLEND_EQUATION_ALPHA (Results 1 - 25 of 74) sorted by null

1 2 3

  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 26 int GL_BLEND_EQUATION_ALPHA = 0x883D;
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 102 #define GL_BLEND_EQUATION_ALPHA 0x883D
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 97 #define GL_BLEND_EQUATION_ALPHA 0x883D
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 52 public static final int GL_BLEND_EQUATION_ALPHA = 0x883D;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 102 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
gl31.h 102 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 106 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 108 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 121 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 108 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 106 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
gl31.h 106 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
gl32.h 106 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/swiftshader/include/GLES3/
gl3.h 108 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 108 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
gl31.h 110 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
gl32.h 110 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h 451 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h 451 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h 451 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h 451 #define GL_BLEND_EQUATION_ALPHA 0x883D
    [all...]
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 481 GL_BLEND_EQUATION_ALPHA(0x883D),
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]

Completed in 920 milliseconds

1 2 3