OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 24 milliseconds