ebiten/internal/graphicsdriver/playstation5
Bertrand Jung 22fd1f107e
internal/graphics: renamed shader image count to specify src (#3012)
This just specifies that the constant refers to the number of source images passed to a shader.

This makes a distinction with the number of dst images, that could potentially be more than 1 in the future.
2024-06-10 02:02:47 +09:00
..
graphics_playstation5.cpp internal/graphicsdriver/playstation5: improve error handlings 2024-01-14 00:42:13 +09:00
graphics_playstation5.go internal/graphics: renamed shader image count to specify src (#3012) 2024-06-10 02:02:47 +09:00
graphics_playstation5.h internal/graphicsdriver/playstation5: bug fix: link error 2024-01-22 00:14:00 +09:00
shader_paystation5.go shaderprecomp: remove ShaderSourceID 2024-05-27 00:01:05 +09:00