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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c42 sp_alloc_tile(struct softpipe_tile_cache *tc);
464 tc->tile = sp_alloc_tile(tc);
480 sp_alloc_tile(struct softpipe_tile_cache *tc) function in typeref:struct:softpipe_cached_tile *
527 tile = sp_alloc_tile(tc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c42 sp_alloc_tile(struct softpipe_tile_cache *tc);
433 tc->tile = sp_alloc_tile(tc);
449 sp_alloc_tile(struct softpipe_tile_cache *tc) function in typeref:struct:softpipe_cached_tile *
496 tile = sp_alloc_tile(tc);

Completed in 3 milliseconds