Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h158 PFN_vkDestroyPipelineCache DestroyPipelineCache; member
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h119 PFN_vkDestroyPipelineCache DestroyPipelineCache; member
H A Dapi_gen.cpp1241 VKAPI_ATTR void DestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAlloca… in DestroyPipelineCache() function
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h284 PFN_vkDestroyPipelineCache DestroyPipelineCache; member
H A Dchassis.cpp2201 VKAPI_ATTR void VKAPI_CALL DestroyPipelineCache( in DestroyPipelineCache() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1307 void DestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbac… in DestroyPipelineCache() function