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