Fixed code example.

'instance' and 'adapter' are not defined (and not needed) in State.
pull/236/head
Mario Kilies 3 years ago
parent a2285094c2
commit e281746334

@ -152,8 +152,6 @@ Now that we've configured our surface properly we can add these new fields at th
```rust
Self {
instance,
adapter,
surface,
device,
queue,

Loading…
Cancel
Save