mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
5c63c4a4aa
From the Metal shading language specification [1] Table 2.2.3, attribute variables in Ebitengine's vertices don't have to be packed. Then, we can remove `packed` types. [1] https://developer.apple.com/metal/Metal-Shading-Language-Specification.pdf Closes #2107 |
||
---|---|---|
.. | ||
example_darwin_test.go | ||
mtl_darwin_test.go | ||
mtl_darwin.go | ||
mtl_darwin.h | ||
mtl_darwin.m |