Searched defs:load_cache (Results 1 – 5 of 5) sorted by relevance
1 load_cache title
258 def load_cache(self): member in MultiKernelCall
3073 def load_cache(): function3144 def load_cache(): function
433 std::vector<char> ComputePipelineCache::load_cache() { in load_cache() function in vkcompute::vkapi::ComputePipelineCache
1552 int load_cache = 1; /* Load the job.cache file? */ in cupsdLoadAllJobs() local