Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcontext.c1325 check_compatible(const struct gl_context *ctx, in check_compatible() function
1429 if (!check_compatible(newCtx, drawBuffer)) { in _mesa_make_current()
1436 if (!check_compatible(newCtx, readBuffer)) { in _mesa_make_current()