Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_split_copy.c118 check_flush(struct copy_context *copy) in check_flush() function
293 return check_flush(copy); in elt()
308 if (++copy->dstprim_nr == MAX_PRIM || check_flush(copy)) { in end()