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

1 2 3 4 5

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 151 case GL_COLOR_LOGIC_OP:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2;
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 261 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 140 case GL_COLOR_LOGIC_OP:
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 44 int GL_COLOR_LOGIC_OP = 0x0BF2;
  /frameworks/native/opengl/libagl/
state.cpp 188 case GL_COLOR_LOGIC_OP:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/mesa3d/src/mesa/main/
attrib.c 534 GL_COLOR_LOGIC_OP);
    [all...]
enable.c 436 case GL_COLOR_LOGIC_OP:
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /external/mesa3d/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 785 case GL_COLOR_LOGIC_OP:
    [all...]
i915_state.c 813 case GL_COLOR_LOGIC_OP:
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 163 #define GL_COLOR_LOGIC_OP 0x0BF2
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]

Completed in 660 milliseconds

1 2 3 4 5