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.h88 struct drawpix_cache_entry struct
294 struct drawpix_cache_entry entries[NUM_DRAWPIX_CACHE_ENTRIES];
Dst_cb_drawpixels.c505 struct drawpix_cache_entry *entry = &st->drawpix_cache.entries[i]; in search_drawpixels_cache()
542 static struct drawpix_cache_entry *
550 const struct drawpix_cache_entry *entry = &st->drawpix_cache.entries[i]; in find_oldest_drawpixels_cache_entry()
578 struct drawpix_cache_entry *entry = in cache_drawpixels_image()
1948 struct drawpix_cache_entry *entry = &st->drawpix_cache.entries[i]; in st_destroy_drawpix()