mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-19 22:40:09 +01:00
Textures cannot be treated as a regular variable, then they should be treated differently from other uniform variables. Add a new function texture0At replacing texture2D. Updates #1239 |
||
---|---|---|
.. | ||
testdata | ||
expr.go | ||
shader_test.go | ||
shader.go | ||
stmt.go | ||
type.go |