mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 19:28:57 +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()
|
bce.EndEncoding()
|
||||||
|
|
||||||
cb.Commit()
|
cb.Commit()
|
||||||
|
// TODO: Are fences available here?
|
||||||
cb.WaitUntilCompleted()
|
cb.WaitUntilCompleted()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user