Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glBindFramebuffer

12 	void glBindFramebuffer(GLenum target, GLuint framebuffer);
451 void glBindFramebuffer(GLenum target, GLuint framebuffer)
454 ctx->glBindFramebuffer(ctx, target, framebuffer);