Searched defs:cachable (Results 1 – 2 of 2) sorted by relevance
69 uint32_t cachable:1; /* False if this is a shared surface */ member
491 boolean cachable = SVGA_SURFACE_CACHE_ENABLED && key->cachable; in svga_screen_surface_create() local