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