Source position: vulkanlib.pas line 26647
type TvkDestroyTensorViewARM = procedure(
device: TVkDevice;
tensorView: TVkTensorViewARM;
const pAllocator: PVkAllocationCallbacks
);