Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_split_copy.c126 check_flush(struct copy_context *copy) in check_flush() function
296 return check_flush(copy); in elt()
311 if (++copy->dstprim_nr == MAX_PRIM || check_flush(copy)) { in end()