This commit is contained in:
Dmitry Babokin
2015-02-13 20:08:52 +03:00
parent 08b4e03f62
commit e60572f62c

View File

@@ -3609,7 +3609,7 @@ The corresponding inverse functions are also available:
::
float asin(float x)
uniform float asin(uniformfloat x)
uniform float asin(uniform float x)
float acos(float x)
uniform float acos(uniform float x)
float atan(float x)