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