Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcontext.c1522 const struct gl_config *bufvis = &buffer->Visual; in check_compatible() local
1528 if (ctxvis->foo && bufvis->foo && \ in check_compatible()
1529 ctxvis->foo != bufvis->foo) \ in check_compatible()