ebiten/internal/mipmap
Hajime Hoshi 06f4142ca0 internal/driver: Optimization: Replace interface{} with driver.Uniform
Converting a value from/to interface{} can create a value in heap
and this is not efficient.
2021-10-30 02:58:28 +09:00
..
mipmap.go internal/driver: Optimization: Replace interface{} with driver.Uniform 2021-10-30 02:58:28 +09:00