Home
last modified time | relevance | path

Searched refs:bitmap_cache (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c87 struct bitmap_cache struct
560 struct bitmap_cache *cache = st->bitmap.cache; in reset_cache()
588 print_cache(const struct bitmap_cache *cache) in print_cache()
613 struct bitmap_cache *cache = st->bitmap.cache; in create_cache_trans()
639 struct bitmap_cache *cache = st->bitmap.cache; in st_flush_bitmap_cache()
696 struct bitmap_cache *cache = st->bitmap.cache; in accum_bitmap()
858 st->bitmap.cache = ST_CALLOC_STRUCT(bitmap_cache); in st_init_bitmap()
869 struct bitmap_cache *cache = st->bitmap.cache; in st_destroy_bitmap()
Dst_context.h36 struct bitmap_cache;
159 struct bitmap_cache *cache;