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

1 2 3 4 5 6 7

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 193 case GL_COLOR_LOGIC_OP:
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 241 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 135 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/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/mesa3d/src/mesa/main/
attrib.c 617 GL_COLOR_LOGIC_OP);
    [all...]
enable.c 452 case GL_COLOR_LOGIC_OP:
    [all...]
  /development/ndk/platforms/android-9/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /device/generic/goldfish-opengl/system/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 784 case GL_COLOR_LOGIC_OP:
    [all...]
i915_state.c 800 case GL_COLOR_LOGIC_OP:
    [all...]
  /external/swiftshader/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 120 #define GL_COLOR_LOGIC_OP 0x0BF2
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 163 #define GL_COLOR_LOGIC_OP 0x0BF2
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]

Completed in 1084 milliseconds

1 2 3 4 5 6 7