Home
last modified time | relevance | path

Searched refs:cachable (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c105 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() local
509 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()
Dsvga_sampler_view.c132 sv->key.cachable = 0; in svga_get_tex_sampler_view()
158 sv->key.cachable = 0; in svga_get_tex_sampler_view()
Dsvga_resource_texture.c212 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()
Dsvga_screen_cache.h69 uint32_t cachable:1; /* False if this is a shared surface */ member
Dsvga_surface.c212 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()
Dsvga_resource_buffer_upload.c219 sbuf->key.cachable = 1; in svga_buffer_create_host_surface()
/third_party/node/deps/npm/node_modules/npm-registry-fetch/
DREADME.md186 The location of the http cache directory. If provided, certain cachable requests
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_pixel_data_range.txt294 physically contiguous PCI memory, or cachable AGP memory, all
/third_party/openGLES/extensions/NV/
DNV_pixel_data_range.txt294 physically contiguous PCI memory, or cachable AGP memory, all
/third_party/musl/
DWHATSNEW2004 - made &errno and pthread_self results cachable again (attribute((const)))
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt1135 host-cachable memory for host acceleration structure builds (internal
DChangeLog.adoc3017 host-cachable memory for host acceleration structure builds (internal
/third_party/gstreamer/gstplugins_bad/
DChangeLog11470 Gen9, that memory is not cachable, thus reading can be very slow (it