Searched refs:ctxvis (Results 1 – 1 of 1) sorted by relevance
1548 const struct gl_config *ctxvis = &ctx->Visual; in check_compatible() local1555 if (ctxvis->foo && bufvis->foo && \ in check_compatible()1556 ctxvis->foo != bufvis->foo) \ in check_compatible()