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