Searched refs:GL_ADD (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if25 public static final int GL_ADD = 0x0104;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java25 public static final int GL_ADD = 0x0104; field in class:GLES10
H A DGLLogWrapper.java396 case GL_ADD:
397 return "GL_ADD";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java23 int GL_ADD = 0x0104; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h416 #define GL_ADD 0x0104 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h373 #define GL_ADD 0x0104 macro

Completed in 3556 milliseconds