Home
last modified time | relevance | path

Searched refs:sp_get_cached_tile (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.h147 sp_get_cached_tile(struct softpipe_tile_cache *tc, in sp_get_cached_tile() function
Dsp_quad_depth_test_tmp.h74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer); in NAME()
Dsp_quad_blend.c935 = sp_get_cached_tile(softpipe->cbuf_cache[cbuf], in blend_fallback()
1038 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0], in blend_single_add_src_alpha_inv_src_alpha()
1112 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0], in blend_single_add_one_one()
1180 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0], in single_output_color()
Dsp_quad_depth_test.c803 data.tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, in depth_test_quads_fallback()