Searched refs:DestroyPipelineCache (Results 1 – 6 of 6) sorted by relevance
92 PFN_vkDestroyPipelineCache DestroyPipelineCache; member
80 GET_PROC(DestroyPipelineCache); in GrVkCreateInterface()
128 table->DestroyPipelineCache = in loader_init_device_dispatch_table()
1337 disp->DestroyPipelineCache(device, pipelineCache, pAllocator);
2952 …get_dispatch_table(pc_device_table_map, device)->DestroyPipelineCache(device, pipelineCache, pAllo… in vkDestroyPipelineCache()
6447 dev_data->device_dispatch_table->DestroyPipelineCache(device, pipelineCache, pAllocator); in vkDestroyPipelineCache()