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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.c1547 check_compatible(const struct gl_context *ctx, function in typeref:typename:GLboolean
1699 if (!check_compatible(newCtx, drawBuffer)) {
1706 if (!check_compatible(newCtx, readBuffer)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.c1443 check_compatible(const struct gl_context *ctx, function in typeref:typename:GLboolean
1598 if (!check_compatible(newCtx, drawBuffer)) {
1605 if (!check_compatible(newCtx, readBuffer)) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst410 - mesa: remove always-false conditional in check_compatible()

Completed in 9 milliseconds