Home
last modified time | relevance | path

Searched refs:radv_pipeline_cache_init (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c64 radv_pipeline_cache_init(struct radv_pipeline_cache *cache, struct radv_device *device) in radv_pipeline_cache_init() function
560 radv_pipeline_cache_init(cache, device); in radv_CreatePipelineCache()
Dradv_meta.c436 radv_pipeline_cache_init(&device->meta_state.cache, device); in radv_device_init_meta()
Dradv_private.h349 void radv_pipeline_cache_init(struct radv_pipeline_cache *cache, struct radv_device *device);