Searched defs:GL_COLOR_ATTACHMENT0 (Results 1 – 5 of 5) sorted by relevance
370 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
372 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
320 public static final int GL_COLOR_ATTACHMENT0 = 0x8CE0; field in GLES20