Jan Vesely | 8dc6e98 | 2017-11-10 22:16:25 +0000 | [diff] [blame] | 1 | math/native_exp.cl |
Jan Vesely | 9fedbb9 | 2017-10-25 16:49:17 +0000 | [diff] [blame] | 2 | math/native_log.cl |
Jan Vesely | 47e093d | 2017-10-25 16:49:22 +0000 | [diff] [blame] | 3 | math/native_log10.cl |
Jan Vesely | 4879dd7 | 2018-02-13 22:09:35 +0000 | [diff] [blame] | 4 | math/half_exp.cl |
Jan Vesely | 021264c | 2018-02-13 22:09:37 +0000 | [diff] [blame^] | 5 | math/half_exp10.cl |
Jan Vesely | aad2868 | 2018-02-13 22:09:31 +0000 | [diff] [blame] | 6 | math/half_rsqrt.cl |
Jan Vesely | bca9244 | 2018-02-13 22:09:33 +0000 | [diff] [blame] | 7 | math/half_sqrt.cl |
Matt Arsenault | a48e15c | 2016-02-13 01:01:59 +0000 | [diff] [blame] | 8 | math/nextafter.cl |
9 | math/sqrt.cl |