Lines Matching refs:Complete
501 att->Complete = GL_TRUE;
630 att->Complete = GL_FALSE;
650 att->Complete = GL_FALSE;
925 * Test if an attachment point is complete and update its Complete field.
937 att->Complete = GL_TRUE;
947 att->Complete = GL_FALSE;
954 att->Complete = GL_FALSE;
967 att->Complete = GL_FALSE;
974 att->Complete = GL_FALSE;
982 att->Complete = GL_FALSE;
989 att->Complete = GL_FALSE;
996 att->Complete = GL_FALSE;
1003 att->Complete = GL_FALSE;
1014 att->Complete = GL_FALSE;
1019 att->Complete = GL_FALSE;
1030 att->Complete = GL_FALSE;
1037 att->Complete = GL_FALSE;
1052 att->Complete = GL_FALSE;
1065 att->Complete = GL_FALSE;
1071 att->Complete = GL_FALSE;
1084 att->Complete = GL_FALSE;
1095 att->Complete = GL_FALSE;
1318 if (!att->Complete) {
1329 if (!att->Complete) {
1340 if (!att->Complete) {
3609 dst_att->Complete = src_att->Complete;
5334 if (!att->Renderbuffer || !att->Complete)