Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h115 PFN_vkDestroyPipelineCache DestroyPipelineCache; member
H A Dapi_gen.cpp1062 VKAPI_ATTR void DestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAlloca… in DestroyPipelineCache() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1284 void DestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbac… in DestroyPipelineCache() function