Lines Matching defs:cache
4573 struct radv_device *device, struct radv_pipeline_cache *cache,
4641 radv_create_shaders_from_pipeline_cache(device, cache, hash, pipeline,
4973 radv_pipeline_cache_insert_shaders(device, cache, hash, pipeline, binaries,
6227 /* Force parameter cache to be read in passthrough
6915 struct radv_pipeline_cache *cache,
6950 result = radv_create_shaders(&pipeline->base, pipeline_layout, device, cache, &key, pCreateInfo->pStages,
7054 RADV_FROM_HANDLE(radv_pipeline_cache, cache, _cache);
7065 result = radv_graphics_pipeline_init(pipeline, device, cache, pCreateInfo, extra);
7257 RADV_FROM_HANDLE(radv_pipeline_cache, cache, _cache);
7280 result = radv_create_shaders(&pipeline->base, pipeline_layout, device, cache, &key, &pCreateInfo->stage,