Home | History | Annotate | Download | only in GLES2

Lines Matching full:framebuffer

385 typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFERPROC) (GLenum target, GLuint framebuffer);
464 typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFERPROC) (GLuint framebuffer);
527 GL_APICALL void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer);
606 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer);