Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h90 struct drawpix_cache_entry struct
297 struct drawpix_cache_entry entries[NUM_DRAWPIX_CACHE_ENTRIES];
Dst_cb_drawpixels.c509 struct drawpix_cache_entry *entry = &st->drawpix_cache.entries[i]; in search_drawpixels_cache()
546 static struct drawpix_cache_entry *
554 const struct drawpix_cache_entry *entry = &st->drawpix_cache.entries[i]; in find_oldest_drawpixels_cache_entry()
582 struct drawpix_cache_entry *entry = in cache_drawpixels_image()
2003 struct drawpix_cache_entry *entry = &st->drawpix_cache.entries[i]; in st_destroy_drawpix()