Searched refs:check_extra (Results 1 – 2 of 2) sorted by relevance
100 - mesa: add missing switch case for EXTRA_VERSION_40 in check_extra()
1358 check_extra(struct gl_context *ctx, const char *func, const struct value_desc *d) in check_extra() function1596 if (unlikely(d->extra && !check_extra(ctx, func, d))) in find_value()