Searched defs:GL_R8 (Results 1 – 4 of 4) sorted by relevance
885 #define GL_R8 0x8229 macro
887 #define GL_R8 0x8229 macro
220 public static final int GL_R8 = 0x8229; field in GLES30