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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tile_cache.c 42 sp_alloc_tile(struct softpipe_tile_cache *tc);
335 tc->tile = sp_alloc_tile(tc);
462 sp_alloc_tile(struct softpipe_tile_cache *tc) function
509 tile = sp_alloc_tile(tc);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.c 42 sp_alloc_tile(struct softpipe_tile_cache *tc);
335 tc->tile = sp_alloc_tile(tc);
462 sp_alloc_tile(struct softpipe_tile_cache *tc) function
509 tile = sp_alloc_tile(tc);

Completed in 452 milliseconds