Searched refs:cachable (Results 1 – 13 of 13) sorted by relevance
105 assert(key->cachable); in svga_screen_cache_lookup()224 assert(key->cachable); in svga_screen_cache_add()498 boolean cachable = SVGA_SURFACE_CACHE_ENABLED && key->cachable; in svga_screen_surface_create() local509 key->cachable); in svga_screen_surface_create()511 if (cachable) { in svga_screen_surface_create()576 if (!key->cachable) in svga_screen_surface_create()622 if (SVGA_SURFACE_CACHE_ENABLED && key->cachable) { in svga_screen_surface_destroy()
132 sv->key.cachable = 0; in svga_get_tex_sampler_view()158 sv->key.cachable = 0; in svga_get_tex_sampler_view()
212 assert(svga_texture(texture)->key.cachable == 0); in svga_resource_get_handle()213 svga_texture(texture)->key.cachable = 0; in svga_resource_get_handle()957 tex->key.cachable = 1; in svga_texture_create()999 tex->key.cachable = 0; in svga_texture_create()1003 tex->key.cachable = 0; in svga_texture_create()1008 tex->key.cachable = 0; in svga_texture_create()1184 tex->key.cachable = 0; in svga_texture_from_handle()
69 uint32_t cachable:1; /* False if this is a shared surface */ member
212 key->cachable = 1; in svga_texture_view_surface()233 key->cachable = 0; in svga_texture_view_surface()254 key->cachable = 0; in svga_texture_view_surface()
219 sbuf->key.cachable = 1; in svga_buffer_create_host_surface()
186 The location of the http cache directory. If provided, certain cachable requests
294 physically contiguous PCI memory, or cachable AGP memory, all
2004 - made &errno and pthread_self results cachable again (attribute((const)))
1135 host-cachable memory for host acceleration structure builds (internal
3017 host-cachable memory for host acceleration structure builds (internal
11470 Gen9, that memory is not cachable, thus reading can be very slow (it