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

1 2 3

  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 28 int GL_BLEND_SRC_ALPHA = 0x80CB;
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 108 #define GL_BLEND_SRC_ALPHA 0x80CB
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 107 #define GL_BLEND_SRC_ALPHA 0x80CB
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 58 public static final int GL_BLEND_SRC_ALPHA = 0x80CB;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 108 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
gl31.h 108 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 112 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 114 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 131 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 114 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 112 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
gl31.h 112 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
gl32.h 112 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/swiftshader/include/GLES3/
gl3.h 114 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 114 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
gl31.h 116 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
gl32.h 116 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h 461 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h 461 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h 461 #define GL_BLEND_SRC_ALPHA 0x80CB
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h 461 #define GL_BLEND_SRC_ALPHA 0x80CB
    [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 303 GL_BLEND_SRC_ALPHA(0x80CB),
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]

Completed in 110 milliseconds

1 2 3