Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dcontext.c1318 check_compatible(const struct gl_context *ctx, in check_compatible() function
1473 if (!check_compatible(newCtx, drawBuffer)) { in _mesa_make_current()
1480 if (!check_compatible(newCtx, readBuffer)) { in _mesa_make_current()
/third_party/mesa3d/docs/relnotes/
D7.10.rst410 - mesa: remove always-false conditional in check_compatible()