Searched refs:softpipe_tile_cache (Results 1 – 3 of 3) sorted by relevance
36 struct softpipe_tile_cache;82 struct softpipe_tile_cache struct105 extern struct softpipe_tile_cache * argument109 sp_destroy_tile_cache(struct softpipe_tile_cache *tc);112 sp_tile_cache_set_surface(struct softpipe_tile_cache *tc,116 sp_tile_cache_get_surface(struct softpipe_tile_cache *tc);119 sp_flush_tile_cache(struct softpipe_tile_cache *tc);122 sp_tile_cache_clear(struct softpipe_tile_cache *tc,127 sp_find_cached_tile(struct softpipe_tile_cache *tc, 147 sp_get_cached_tile(struct softpipe_tile_cache *tc, in sp_get_cached_tile()
42 sp_alloc_tile(struct softpipe_tile_cache *tc);90 struct softpipe_tile_cache *93 struct softpipe_tile_cache *tc; in sp_create_tile_cache()103 tc = CALLOC_STRUCT( softpipe_tile_cache ); in sp_create_tile_cache()136 sp_destroy_tile_cache(struct softpipe_tile_cache *tc) in sp_destroy_tile_cache()167 sp_tile_cache_set_surface(struct softpipe_tile_cache *tc, in sp_tile_cache_set_surface()224 sp_tile_cache_get_surface(struct softpipe_tile_cache *tc) in sp_tile_cache_get_surface()339 sp_tile_cache_flush_clear(struct softpipe_tile_cache *tc, int layer) in sp_tile_cache_flush_clear()386 sp_flush_tile(struct softpipe_tile_cache* tc, unsigned pos) in sp_flush_tile()414 sp_flush_tile_cache(struct softpipe_tile_cache *tc) in sp_flush_tile_cache()[all …]
47 struct softpipe_tile_cache;178 struct softpipe_tile_cache *cbuf_cache[PIPE_MAX_COLOR_BUFS];179 struct softpipe_tile_cache *zsbuf_cache;