ebiten/internal/processtest
Hajime Hoshi 39688dd27d internal/processtest: improve test issue2815
WritePixels for 1x1 image is optimized at internal/ui, and Ebitengine
doesn't read pixels from GPU in this case. Enlarge the tested image,
and use DrawImage to ensure to invalidate the internal cache.

Updates #2815
2023-10-20 02:48:21 +09:00
..
testdata internal/processtest: improve test issue2815 2023-10-20 02:48:21 +09:00
processtest_test.go internal/processtest: use (*testing.T).TempDir 2023-09-06 11:37:27 +09:00