Searched defs:GL_DEPTH_BUFFER_BIT (Results 1 – 9 of 9) sorted by relevance
82 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
47 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
84 #define GL_DEPTH_BUFFER_BIT 0x00000100 macro
55 int GL_DEPTH_BUFFER_BIT = 0x0100; field
57 public static final int GL_DEPTH_BUFFER_BIT = 0x0100; field in GLES10
26 public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; field in GLES20