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

1 2 3 4 5 6 7 8

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.c 49 case GL_FUNC_SUBTRACT:
  /external/deqp/modules/gles2/performance/
es2pBlendTests.cpp 147 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE },
es2pStateChangeCallTests.cpp 307 GL_FUNC_SUBTRACT,
458 GL_FUNC_SUBTRACT,
464 GL_FUNC_SUBTRACT,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 79 case GL_FUNC_SUBTRACT:
  /external/deqp/modules/gles3/performance/
es3pBlendTests.cpp 150 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE },
es3pStateChangeCallTests.cpp 342 GL_FUNC_SUBTRACT,
493 GL_FUNC_SUBTRACT,
499 GL_FUNC_SUBTRACT,
  /external/deqp/modules/gles31/functional/
es31fIndexedStateQueryTests.cpp     [all...]
es31fDrawBuffersIndexedTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 99 GL_FUNC_SUBTRACT,
127 GL_FUNC_SUBTRACT,
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 256 case GL_FUNC_SUBTRACT: return rr::BLENDEQUATION_SUBTRACT;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 55 case GL_FUNC_SUBTRACT:
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 68 int GL_FUNC_SUBTRACT = 0x800A;
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 53 public static final int GL_FUNC_SUBTRACT = 0x800A;
  /external/mesa3d/src/mesa/swrast/
s_blend.c 748 case GL_FUNC_SUBTRACT:
782 case GL_FUNC_SUBTRACT:
967 ((eq == GL_FUNC_ADD || eq == GL_FUNC_SUBTRACT)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 310 case GL_FUNC_SUBTRACT:
338 case GL_FUNC_SUBTRACT:
    [all...]
  /external/deqp/modules/gles2/functional/
es2fBlendTests.cpp 318 { GL_FUNC_SUBTRACT, "subtract" },
  /external/deqp/modules/gles3/functional/
es3fBlendTests.cpp 375 { GL_FUNC_SUBTRACT, "subtract" },
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 54 public static final int GL_FUNC_SUBTRACT = 0x800A;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/framework/opengl/
gluStrUtil.inl 353 case GL_FUNC_SUBTRACT: return "GL_FUNC_SUBTRACT";
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 103 #define GL_FUNC_SUBTRACT 0x800A
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 100 #define GL_FUNC_SUBTRACT 0x800A
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 103 #define GL_FUNC_SUBTRACT 0x800A
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 667 #define GL_FUNC_SUBTRACT 0x800A
  /external/mesa3d/include/GLES2/
gl2.h 100 #define GL_FUNC_SUBTRACT 0x800A

Completed in 204 milliseconds

1 2 3 4 5 6 7 8