Searched refs:vkDestroyPipelineCache (Results 1 – 4 of 4) sorted by relevance
123 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyPipelineCache);322 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyPipelineCache); in init_stub_library()
104 vkDestroyPipelineCache;
1917 VKAPI_ATTR void vkDestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllo… in vkDestroyPipelineCache() function