Home | History | Annotate | Download | only in GLES3

Lines Matching full:framebuffer

389 typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFERPROC) (GLenum target, GLuint framebuffer);
468 typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFERPROC) (GLuint framebuffer);
532 GL_APICALL void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer);
611 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer);