Searched refs:sp_get_cached_tile (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h147 sp_get_cached_tile(struct softpipe_tile_cache *tc, function in typeref:struct:softpipe_cached_tile *
H A Dsp_quad_depth_test_tmp.h74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer);
H A Dsp_quad_blend.c935 = sp_get_cached_tile(softpipe->cbuf_cache[cbuf],
1038 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0],
1112 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0],
1180 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0],
H A Dsp_quad_depth_test.c803 data.tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h147 sp_get_cached_tile(struct softpipe_tile_cache *tc, function in typeref:struct:softpipe_cached_tile *
H A Dsp_quad_depth_test_tmp.h74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer);
H A Dsp_quad_blend.c937 = sp_get_cached_tile(softpipe->cbuf_cache[cbuf],
1040 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0],
1114 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0],
1182 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0],
H A Dsp_quad_depth_test.c867 data.tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache,

Completed in 14 milliseconds