Searched defs:GL_RGB565 (Results 1 – 5 of 5) sorted by relevance
356 #define GL_RGB565 0x8D62 macro
297 public static final int GL_RGB565 = 0x8D62; field in GLES20