Searched refs:pipeline_data (Results 1 – 1 of 1) sorted by relevance
168 void *pipeline_data = malloc(size); in cache_put_job() local169 if (!pipeline_data) in cache_put_job()171 …if (VKSCR(GetPipelineCacheData)(screen->dev, pg->pipeline_cache, &size, pipeline_data) == VK_SUCCE… in cache_put_job()176 disk_cache_put_nocopy(screen->disk_cache, key, pipeline_data, size, NULL); in cache_put_job()