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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h 109 sp_destroy_tile_cache(struct softpipe_tile_cache *tc);
sp_context.c 90 sp_destroy_tile_cache(softpipe->cbuf_cache[i]);
94 sp_destroy_tile_cache(softpipe->zsbuf_cache);
sp_tile_cache.c 140 sp_destroy_tile_cache(struct softpipe_tile_cache *tc) function

Completed in 2526 milliseconds