OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_destroy_tile_cache
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tile_cache.h
106
sp_destroy_tile_cache
(struct softpipe_tile_cache *tc);
sp_context.c
118
sp_destroy_tile_cache
(softpipe->cbuf_cache[i]);
122
sp_destroy_tile_cache
(softpipe->zsbuf_cache);
sp_tile_cache.c
132
sp_destroy_tile_cache
(struct softpipe_tile_cache *tc)
function
/external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h
106
sp_destroy_tile_cache
(struct softpipe_tile_cache *tc);
sp_context.c
118
sp_destroy_tile_cache
(softpipe->cbuf_cache[i]);
122
sp_destroy_tile_cache
(softpipe->zsbuf_cache);
sp_tile_cache.c
132
sp_destroy_tile_cache
(struct softpipe_tile_cache *tc)
function
Completed in 140 milliseconds