Lines Matching full:validate_count
88 static GLboolean validate_count(struct glx_context * gc, GLsizei count);
911 validate_count(struct glx_context * gc, GLsizei count)
953 if (validate_mode(gc, mode) && validate_count(gc, count)) {
998 if (validate_mode(gc, mode) && validate_count(gc, count)
1020 if (validate_mode(gc, mode) && validate_count(gc, count)
1053 if (validate_count(gc, count[i])) {
1079 if (validate_count(gc, count[i])) {