HomeSort by relevance Sort by last modified time
    Searched refs:has_max_fetch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_vsplit.c 57 boolean has_max_fetch; member in struct:vsplit_frontend::__anon14445
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/
draw_pt_vsplit.c 57 boolean has_max_fetch; member in struct:vsplit_frontend::__anon24789
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 109 milliseconds