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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_clear.c 68 sp_tile_cache_clear(softpipe->cbuf_cache[i], color, 0);
77 sp_tile_cache_clear(softpipe->zsbuf_cache, &zero, cv);
sp_tile_cache.h 125 sp_tile_cache_clear(struct softpipe_tile_cache *tc,
sp_tile_cache.c 614 sp_tile_cache_clear(struct softpipe_tile_cache *tc, function
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_clear.c 68 sp_tile_cache_clear(softpipe->cbuf_cache[i], color, 0);
77 sp_tile_cache_clear(softpipe->zsbuf_cache, &zero, cv);
sp_tile_cache.h 125 sp_tile_cache_clear(struct softpipe_tile_cache *tc,
sp_tile_cache.c 614 sp_tile_cache_clear(struct softpipe_tile_cache *tc, function

Completed in 63 milliseconds