Home
last modified time | relevance | path

Searched refs:ctxvis (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dcontext.c1443 const struct gl_config *ctxvis = &ctx->Visual; in check_compatible() local
1450 if (ctxvis->foo && bufvis->foo && \ in check_compatible()
1451 ctxvis->foo != bufvis->foo) \ in check_compatible()