Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h69 PFN_vkDestroyPipelineCache vkDestroyPipelineCache; member
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp923 VKAPI_ATTR void VKAPI_CALL vkDestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, c… in vkDestroyPipelineCache() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp1809 …void vkDestroyPipelineCache( VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCal… in vkDestroyPipelineCache() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
52600 PFN_vkDestroyPipelineCache vkDestroyPipelineCache = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1395 …void vkDestroyPipelineCache( VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCal… in vkDestroyPipelineCache() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
54752 PFN_vkDestroyPipelineCache vkDestroyPipelineCache = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/registry/
Dvalidusage.json5723 "vkDestroyPipelineCache": { object