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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit.c57 boolean has_max_fetch; member in struct:vsplit_frontend::__anon12864
69 vsplit->cache.has_max_fetch = FALSE;
117 if (fetch == 0xffffffff && !vsplit->cache.has_max_fetch) {
120 vsplit->cache.has_max_fetch = TRUE;
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit.c57 boolean has_max_fetch; member in struct:vsplit_frontend::__anon23349
69 vsplit->cache.has_max_fetch = FALSE;
117 if (fetch == 0xffffffff && !vsplit->cache.has_max_fetch) {
120 vsplit->cache.has_max_fetch = TRUE;

Completed in 218 milliseconds