Searched defs:GL_FRAMEBUFFER (Results 1 – 5 of 5) sorted by relevance
350 #define GL_FRAMEBUFFER 0x8D40 macro
352 #define GL_FRAMEBUFFER 0x8D40 macro
295 public static final int GL_FRAMEBUFFER = 0x8D40; field in GLES20