Enable clipping and disable v-sync for now
This commit is contained in:
parent
394e599c3a
commit
4a356cfc16
3 changed files with 17 additions and 17 deletions
|
|
@ -230,6 +230,7 @@ impl Pipeline {
|
|||
|
||||
*transformation = new_transformation;
|
||||
*target_size = new_target_size;
|
||||
*needs_reupload = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue