mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
ee2f891fcc
In Metal, MTLBuffer objects are not 'transient' and are expensive to create. Reuse them whenever possible. See also: https://developer.apple.com/library/archive/documentation/Miscellaneous/Conceptual/MetalProgrammingGuide/Cmd-Submiss/Cmd-Submiss.html Updates #1196 |
||
---|---|---|
.. | ||
example_test.go | ||
mtl_test.go | ||
mtl.go | ||
mtl.h | ||
mtl.m |