Searched defs:GL_COLOR_ATTACHMENT0 (Results 1 – 4 of 4) sorted by relevance
364 #define GL_COLOR_ATTACHMENT0 0x8CE0 macro
318 public static final int GL_COLOR_ATTACHMENT0 = 0x8CE0; field in GLES20