Home
last modified time | relevance | path

Searched defs:radv_pipeline_cache (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_private.h317 struct radv_pipeline_cache { struct
318 struct radv_device * device;
319 pthread_mutex_t mutex;
343 radv_pipeline_cache_init(struct radv_pipeline_cache *cache, argument