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