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