Searched refs:check_flush (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_split_copy.c126 check_flush(struct copy_context *copy) function in typeref:typename:GLboolean
302 return check_flush(copy);
317 if (++copy->dstprim_nr == MAX_PRIM || check_flush(copy)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_split_copy.c126 check_flush(struct copy_context *copy) function in typeref:typename:GLboolean
296 return check_flush(copy);
311 if (++copy->dstprim_nr == MAX_PRIM || check_flush(copy)) {

Completed in 5 milliseconds