OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_get_cached_tile
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h
150
sp_get_cached_tile
(struct softpipe_tile_cache *tc,
function
sp_quad_depth_test_tmp.h
74
tile =
sp_get_cached_tile
(qs->softpipe->zsbuf_cache, ix, iy);
sp_quad_blend.c
936
=
sp_get_cached_tile
(softpipe->cbuf_cache[cbuf],
[
all
...]
sp_quad_depth_test.c
788
data.tile =
sp_get_cached_tile
(qs->softpipe->zsbuf_cache,
Completed in 52 milliseconds