Searched refs:bufvis (Results 1 – 1 of 1) sorted by relevance
1322 const struct gl_config *bufvis = &buffer->Visual; in check_compatible() local1328 if (ctxvis->foo && bufvis->foo && \ in check_compatible()1329 ctxvis->foo != bufvis->foo) \ in check_compatible()