Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c57 boolean has_max_fetch; member
69 vsplit->cache.has_max_fetch = FALSE; in vsplit_clear_cache()
117 if (fetch == 0xffffffff && !vsplit->cache.has_max_fetch) { in vsplit_add_cache_uint()
120 vsplit->cache.has_max_fetch = TRUE; in vsplit_add_cache_uint()