Searched defs:bitmap_cache (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_bitmap.c87 struct bitmap_cache struct
560 struct bitmap_cache *cache = st->bitmap.cache;
588 print_cache(const struct bitmap_cache *cache)
613 struct bitmap_cache *cache = st->bitmap.cache;
639 struct bitmap_cache *cache = st->bitmap.cache;
696 struct bitmap_cache *cache = st->bitmap.cache;
858 st->bitmap.cache = ST_CALLOC_STRUCT(bitmap_cache);
869 struct bitmap_cache *cache = st->bitmap.cache;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c87 struct bitmap_cache struct
560 struct bitmap_cache *cache = st->bitmap.cache;
588 print_cache(const struct bitmap_cache *cache)
613 struct bitmap_cache *cache = st->bitmap.cache;
639 struct bitmap_cache *cache = st->bitmap.cache;
696 struct bitmap_cache *cache = st->bitmap.cache;
858 st->bitmap.cache = ST_CALLOC_STRUCT(bitmap_cache);
869 struct bitmap_cache *cache = st->bitmap.cache;

Completed in 179 milliseconds