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.c86 struct bitmap_cache struct
357 struct bitmap_cache *cache = st->bitmap.cache; in reset_cache()
380 print_cache(const struct bitmap_cache *cache) in print_cache()
405 struct bitmap_cache *cache = st->bitmap.cache; in create_cache_trans()
429 struct bitmap_cache *cache = st->bitmap.cache; in st_flush_bitmap_cache()
486 struct bitmap_cache *cache = st->bitmap.cache; in accum_bitmap()
566 st->bitmap.cache = ST_CALLOC_STRUCT(bitmap_cache); in init_bitmap_state()
826 struct bitmap_cache *cache = st->bitmap.cache; in st_destroy_bitmap()
Dst_context.h43 struct bitmap_cache;
184 struct bitmap_cache *cache;