ebiten/internal/shaderir
Hajime Hoshi 776de77744 shaderir: Remove and rename some builtin functions
Apparently matrixCompMult and outerProduct are not portable.

We adopted the naming rule foobar instead of fooBar.
2020-07-11 21:43:24 +09:00
..
glsl.go shader: Separate uniform variables and texture variabls 2020-07-08 01:12:07 +09:00
ir_test.go shaderir: Use constant.Value for number literals 2020-06-21 01:30:23 +09:00
program.go shaderir: Remove and rename some builtin functions 2020-07-11 21:43:24 +09:00
type.go shader: Separate uniform variables and texture variabls 2020-07-08 01:12:07 +09:00