Searched defs:GL_DEPTH_COMPONENT16 (Results 1 – 3 of 3) sorted by relevance
49 int GL_DEPTH_COMPONENT16 = 0x81A5; field
433 #define GL_DEPTH_COMPONENT16 0x81A5 macro
298 public static final int GL_DEPTH_COMPONENT16 = 0x81A5; field in GLES20