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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h 106 sp_create_tile_cache( struct pipe_context *pipe );
sp_context.c 250 softpipe->cbuf_cache[i] = sp_create_tile_cache( &softpipe->pipe );
251 softpipe->zsbuf_cache = sp_create_tile_cache( &softpipe->pipe );
sp_tile_cache.c 91 sp_create_tile_cache( struct pipe_context *pipe ) function

Completed in 165 milliseconds