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