Home | History | Annotate | Download | only in main

Lines Matching refs:GL_DEPTH

286    case GL_DEPTH:
523 * if GL_DEPTH, this is a depth component attachment point,
530 assert(format == GL_COLOR || format == GL_DEPTH || format == GL_STENCIL);
580 else if (format == GL_DEPTH) {
629 else if (format == GL_DEPTH) {
714 test_attachment_completeness(ctx, GL_DEPTH, att);
3190 case GL_DEPTH: