Source position: vulkanlib.pas line 21423
type TvkDestroyPipelineBinaryKHR = procedure(
device: TVkDevice;
pipelineBinary: TVkPipelineBinaryKHR;
const pAllocator: PVkAllocationCallbacks
);