Searched refs:DestroyPipelineCache (Results 1 – 3 of 3) sorted by relevance
101 static void DestroyPipelineCache(VkDevice device, VkPipelineCache cache);
655 void CreateFunctionsVk::DestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache) in DestroyPipelineCache() function in CreateFunctionsVk
683 CreateFunctionsVk::DestroyPipelineCache(plat_.device, plat_.pipelineCache); in ~DeviceVk()1082 CreateFunctionsVk::DestroyPipelineCache(plat_.device, plat_.pipelineCache); in InitializePipelineCache()