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

1 2 3 4 5 6 7 8

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.c 51 case GL_FUNC_REVERSE_SUBTRACT:
  /external/deqp/modules/gles2/performance/
es2pBlendTests.cpp 148 { "reverse_subtract", GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE },
es2pStateChangeCallTests.cpp 308 GL_FUNC_REVERSE_SUBTRACT
459 GL_FUNC_REVERSE_SUBTRACT
465 GL_FUNC_REVERSE_SUBTRACT
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 81 case GL_FUNC_REVERSE_SUBTRACT:
  /external/deqp/modules/gles3/performance/
es3pBlendTests.cpp 151 { "reverse_subtract", GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE },
es3pStateChangeCallTests.cpp 343 GL_FUNC_REVERSE_SUBTRACT
494 GL_FUNC_REVERSE_SUBTRACT
500 GL_FUNC_REVERSE_SUBTRACT
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 100 GL_FUNC_REVERSE_SUBTRACT,
128 GL_FUNC_REVERSE_SUBTRACT
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 257 case GL_FUNC_REVERSE_SUBTRACT: return rr::BLENDEQUATION_REVERSE_SUBTRACT;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 57 case GL_FUNC_REVERSE_SUBTRACT:
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 67 int GL_FUNC_REVERSE_SUBTRACT = 0x800B;
  /external/deqp/modules/gles31/functional/
es31fIndexedStateQueryTests.cpp     [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 54 public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B;
  /external/mesa3d/src/mesa/swrast/
s_blend.c 754 case GL_FUNC_REVERSE_SUBTRACT:
785 case GL_FUNC_REVERSE_SUBTRACT:
964 else if (((eq == GL_FUNC_ADD || eq == GL_FUNC_REVERSE_SUBTRACT)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 313 case GL_FUNC_REVERSE_SUBTRACT:
341 case GL_FUNC_REVERSE_SUBTRACT:
    [all...]
i915_state.c 276 case GL_FUNC_REVERSE_SUBTRACT:
    [all...]
  /external/deqp/modules/gles2/functional/
es2fBlendTests.cpp 319 { GL_FUNC_REVERSE_SUBTRACT, "reverse_subtract" }
  /external/deqp/modules/gles3/functional/
es3fBlendTests.cpp 376 { GL_FUNC_REVERSE_SUBTRACT, "reverse_subtract" },
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 55 public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/framework/opengl/
gluStrUtil.inl 354 case GL_FUNC_REVERSE_SUBTRACT: return "GL_FUNC_REVERSE_SUBTRACT";
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 104 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 104 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 668 #define GL_FUNC_REVERSE_SUBTRACT 0x800B
  /external/mesa3d/include/GLES2/
gl2.h 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B

Completed in 651 milliseconds

1 2 3 4 5 6 7 8