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

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h82 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java57 public static final int GL_DEPTH_BUFFER_BIT = 0x0100; field in class:GLES10
H A DGLES20.java26 public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java55 int GL_DEPTH_BUFFER_BIT = 0x0100; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h47 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h84 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h84 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
H A Dgl31.h84 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
H A Dgl32.h84 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro

Completed in 72 milliseconds