Searched refs:skip_disk_cache (Results 1 – 2 of 2) sorted by relevance
157 bool skip_disk_cache; member200 bool skip_disk_cache; member
360 if (!cache->skip_disk_cache && disk_cache && cache->object_cache) { in vk_pipeline_cache_lookup_object()429 if (!cache->skip_disk_cache && object->ops->serialize && disk_cache) { in vk_pipeline_cache_add_object()455 if (!cache->skip_disk_cache && disk_cache) { in vk_pipeline_cache_create_and_insert_object()623 cache->skip_disk_cache = true; in vk_pipeline_cache_create()625 cache->skip_disk_cache = info->skip_disk_cache; in vk_pipeline_cache_create()