Lines Matching defs:framebuffer
174 "glClear(incomplete framebuffer)");
436 * assumption that the framebuffer is bound that, for now, we will just fake
440 _mesa_ClearNamedFramebufferiv(GLuint framebuffer, GLenum buffer,
446 _mesa_BindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer);
525 * assumption that the framebuffer is bound that, for now, we will just fake
529 _mesa_ClearNamedFramebufferuiv(GLuint framebuffer, GLenum buffer,
535 _mesa_BindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer);
641 * assumption that the framebuffer is bound that, for now, we will just fake
645 _mesa_ClearNamedFramebufferfv(GLuint framebuffer, GLenum buffer,
651 _mesa_BindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer);
742 * assumption that the framebuffer is bound that, for now, we will just fake
746 _mesa_ClearNamedFramebufferfi(GLuint framebuffer, GLenum buffer,
752 _mesa_BindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer);