Searched defs:GL_FRAMEBUFFER_COMPLETE_OES (Results 1 – 3 of 3) sorted by relevance
57 int GL_FRAMEBUFFER_COMPLETE_OES = 0x8CD5; field
280 #define GL_FRAMEBUFFER_COMPLETE_OES 0x8CD5 macro
63 public static final int GL_FRAMEBUFFER_COMPLETE_OES = 0x8CD5; field in GLES11Ext