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