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

1 2 3 4

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 155 case GL_COLOR_LOGIC_OP:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 151 case GL_COLOR_LOGIC_OP:
  /sdk/emulator/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/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
driverfuncs.c 261 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 261 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_state.c 140 case GL_COLOR_LOGIC_OP:
  /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/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c 534 GL_COLOR_LOGIC_OP);
    [all...]
enable.c 436 case GL_COLOR_LOGIC_OP:
    [all...]
  /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/chromium_org/third_party/mesa/src/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /external/chromium_org/third_party/mesa/src/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...]
  /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

Completed in 562 milliseconds

1 2 3 4