OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_get_cached_tile_tex
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h
154
sp_get_cached_tile_tex
(struct softpipe_tex_tile_cache *tc,
function
sp_tex_sample.c
570
*
sp_get_cached_tile_tex
() function.
587
tile =
sp_get_cached_tile_tex
(samp->cache, addr);
625
tile =
sp_get_cached_tile_tex
(samp->cache, addr);
680
tile =
sp_get_cached_tile_tex
(samp->cache, addr);
[
all
...]
/external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h
154
sp_get_cached_tile_tex
(struct softpipe_tex_tile_cache *tc,
function
sp_tex_sample.c
570
*
sp_get_cached_tile_tex
() function.
587
tile =
sp_get_cached_tile_tex
(samp->cache, addr);
625
tile =
sp_get_cached_tile_tex
(samp->cache, addr);
680
tile =
sp_get_cached_tile_tex
(samp->cache, addr);
[
all
...]
Completed in 76 milliseconds