Searched defs:glBindFramebuffer (Results 1 – 3 of 3) sorted by relevance
158 void glBindFramebuffer(GLenum target, GLuint framebuffer) {} in glBindFramebuffer() function
36 glBindFramebuffer = 8; enumerator
366 public static native void glBindFramebuffer( in glBindFramebuffer() method in GLES20