HomeSort by relevance Sort by last modified time
    Searched refs:GL_DST_COLOR (Results 26 - 50 of 104) sorted by null

12 3 4 5

  /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/deqp/framework/opengl/
gluStrUtil.inl 337 case GL_DST_COLOR: return "GL_DST_COLOR";
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 87 #define GL_DST_COLOR 0x0306
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 96 #define GL_DST_COLOR 0x0306
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLayeredFramebuffer.cpp 296 gl.blendFunc(GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR);
    [all...]
  /external/mesa3d/include/GLES/
gl.h 87 #define GL_DST_COLOR 0x0306
    [all...]
  /external/swiftshader/include/GLES/
gl.h 102 #define GL_DST_COLOR 0x0306
  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp 266 case GL_DST_COLOR:
284 case GL_DST_COLOR:
301 case GL_DST_COLOR:
319 case GL_DST_COLOR:
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 87 #define GL_DST_COLOR 0x0306
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 85 #define GL_DST_COLOR 0x0306
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 46 public static final int GL_DST_COLOR = 0x0306;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 103 #define GL_DST_COLOR 0x0306
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 122 #define GL_DST_COLOR 0x0306
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 44 GL_DST_COLOR(0x0306),
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state.c 169 case GL_DST_COLOR:
228 case GL_DST_COLOR:
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 409 case GL_DST_COLOR:
431 case GL_DST_COLOR:
458 case GL_DST_COLOR:
480 case GL_DST_COLOR:
    [all...]
utilities.cpp     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 96 #define GL_DST_COLOR 0x0306
    [all...]
gl31.h 96 #define GL_DST_COLOR 0x0306
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 100 #define GL_DST_COLOR 0x0306
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 102 #define GL_DST_COLOR 0x0306
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
libGL.cpp 448 case GL_DST_COLOR:
470 case GL_DST_COLOR:
491 case GL_DST_COLOR:
513 case GL_DST_COLOR:
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 109 #define GL_DST_COLOR 0x0306
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 102 #define GL_DST_COLOR 0x0306
    [all...]

Completed in 909 milliseconds

12 3 4 5