Lines Matching defs:fbo_incomplete
738 fbo_incomplete(struct gl_context *ctx, const char *msg, int index)
1320 fbo_incomplete(ctx, "depth attachment incomplete", -1);
1331 fbo_incomplete(ctx, "stencil attachment incomplete", -1);
1352 fbo_incomplete(ctx, "color attachment incomplete", i);
1378 fbo_incomplete(ctx, "texture attachment incomplete", -1);
1386 fbo_incomplete(ctx, "inconsistent fixed sample locations", -1);
1411 fbo_incomplete(ctx, "inconsistent fixed sample locations", -1);
1432 fbo_incomplete(ctx, "inconsistent sample counts", -1);
1441 fbo_incomplete(ctx, "inconsistent sample counts", -1);
1484 fbo_incomplete(ctx, "width or height mismatch", -1);
1490 fbo_incomplete(ctx, "format mismatch", -1);
1501 fbo_incomplete(ctx, "unsupported renderbuffer format", i);
1511 fbo_incomplete(ctx, "attachment not cube complete", i);
1547 fbo_incomplete(ctx, "layered framebuffer has mismatched targets", i);
1551 fbo_incomplete(ctx,
1614 fbo_incomplete(ctx, "unsupported sample counts", -1);
1624 fbo_incomplete(ctx, "inconsistent sample counts", -1);
1636 fbo_incomplete(ctx, "no attachments", -1);
1642 fbo_incomplete(ctx, "no attachments and default width or height is 0", -1);
1656 fbo_incomplete(ctx, "missing drawbuffer", j);
1669 fbo_incomplete(ctx, "missing readbuffer", -1);
1685 fbo_incomplete(ctx, "Depth and stencil attachments must be the same image", -1);
1698 fbo_incomplete(ctx, "driver marked FBO as incomplete", -1);