Searched defs:GL_RED (Results 1 – 3 of 3) sorted by relevance
534 #define GL_RED 0x1903 macro
35 public static final int GL_RED = 0x1903; field in GLES30