Searched defs:GL_DEPTH_WRITEMASK (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java63 public static final int GL_DEPTH_WRITEMASK = 0x0B72; field in class:GLES11
H A DGLES20.java100 public static final int GL_DEPTH_WRITEMASK = 0x0B72; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java61 int GL_DEPTH_WRITEMASK = 0x0B72; field in interface:GL11
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h174 #define GL_DEPTH_WRITEMASK 0x0B72 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h207 #define GL_DEPTH_WRITEMASK 0x0B72 macro

Completed in 206 milliseconds