mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 12:08:58 +01:00
shaderir: Remove some builtin functions
'degrees' and 'radians' are not defined in Metal.
This commit is contained in:
parent
ffee5eb6b8
commit
6003d85f75
@ -251,8 +251,6 @@ func ParseBuiltinFunc(str string) (BuiltinFunc, bool) {
|
||||
Mat2F,
|
||||
Mat3F,
|
||||
Mat4F,
|
||||
Radians,
|
||||
Degrees,
|
||||
Sin,
|
||||
Cos,
|
||||
Tan,
|
||||
|
Loading…
Reference in New Issue
Block a user