Searched defs:sna_solid_cache (Results 1 – 1 of 1) sorted by relevance
312 struct sna_solid_cache { struct313 struct kgem_bo *cache_bo;314 struct kgem_bo *bo[1024];315 uint32_t color[1024];316 int last;317 int size;318 int dirty;