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