Searched defs:GL_COLOR_BUFFER_BIT (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h84 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java45 public static final int GL_COLOR_BUFFER_BIT = 0x4000; field in class:GLES10
H A DGLES20.java28 public static final int GL_COLOR_BUFFER_BIT = 0x00004000; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java43 int GL_COLOR_BUFFER_BIT = 0x4000; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h49 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h86 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h86 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
H A Dgl31.h86 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
H A Dgl32.h86 #define GL_COLOR_BUFFER_BIT 0x00004000 macro

Completed in 64 milliseconds