Home
last modified time | relevance | path

Searched refs:vk_pipeline_cache_destroy (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h188 vk_pipeline_cache_destroy(struct vk_pipeline_cache *cache,
H A Dvk_pipeline_cache.c629 vk_pipeline_cache_destroy(struct vk_pipeline_cache *cache, in vk_pipeline_cache_destroy() function
670 vk_pipeline_cache_destroy(cache, pAllocator); in vk_common_DestroyPipelineCache()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c3518 vk_pipeline_cache_destroy(device->internal_cache, NULL); in anv_CreateDevice()
3520 vk_pipeline_cache_destroy(device->default_pipeline_cache, NULL); in anv_CreateDevice()
3592 vk_pipeline_cache_destroy(device->internal_cache, NULL); in anv_DestroyDevice()
3593 vk_pipeline_cache_destroy(device->default_pipeline_cache, NULL); in anv_DestroyDevice()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2053 vk_pipeline_cache_destroy(device->mem_cache, &device->vk.alloc); in tu_CreateDevice()
2109 vk_pipeline_cache_destroy(device->mem_cache, &device->vk.alloc); in tu_DestroyDevice()

Completed in 11 milliseconds