Source position: vulkanlib.pas line 14343
type TVkVertexInputBindingDivisorDescription = record
binding: TVkUInt32;
divisor: TVkUInt32;
end;