mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
internal/graphicsdriver/metal: add comments
This commit is contained in:
parent
82fcff9549
commit
2e6bb8c4e2
@ -1148,6 +1148,7 @@ func (i *Image) syncTexture() {
|
||||
bce.EndEncoding()
|
||||
|
||||
cb.Commit()
|
||||
// TODO: Are fences available here?
|
||||
cb.WaitUntilCompleted()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user