Home | History | Annotate | Download | only in functional

Lines Matching refs:glCheckFramebufferStatus

190 	ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
249 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
256 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
263 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
283 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
417 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
462 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
504 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
658 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
826 ctx.glCheckFramebufferStatus(GL_FRAMEBUFFER);
926 ctx.glCheckFramebufferStatus(-1);
928 ctx.glCheckFramebufferStatus(GL_RENDERBUFFER);
1132 ctx.glCheckFramebufferStatus(GL_READ_FRAMEBUFFER);
1142 ctx.glCheckFramebufferStatus(GL_DRAW_FRAMEBUFFER);
1218 ctx.glCheckFramebufferStatus (GL_READ_FRAMEBUFFER);
1341 ctx.glCheckFramebufferStatus (GL_FRAMEBUFFER);
1376 ctx.glCheckFramebufferStatus (GL_FRAMEBUFFER);
1486 {check_framebuffer_status, "check_framebuffer_status", "Invalid glCheckFramebufferStatus() usage" },