Home | History | Annotate | Download | only in opengl

Lines Matching defs:glBindFramebufferOES

3451     public void glBindFramebufferOES(int target, int framebuffer) {
3452 begin("glBindFramebufferOES");
3456 mgl11ExtensionPack.glBindFramebufferOES(target, framebuffer);