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 D | sp_tile_cache.h | 147 sp_get_cached_tile(struct softpipe_tile_cache *tc, function in typeref:struct:softpipe_cached_tile *
|
| H A D | sp_quad_depth_test_tmp.h | 74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer);
|
| H A D | sp_quad_blend.c | 935 = 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 D | sp_quad_depth_test.c | 803 data.tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tile_cache.h | 147 sp_get_cached_tile(struct softpipe_tile_cache *tc, function in typeref:struct:softpipe_cached_tile *
|
| H A D | sp_quad_depth_test_tmp.h | 74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer);
|
| H A D | sp_quad_blend.c | 937 = 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 D | sp_quad_depth_test.c | 867 data.tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache,
|
Completed in 14 milliseconds