ReinUsesLisp
46791c464a
shader/conversion: Fix F2F rounding operations with different sizes
...
Rounding operations only matter when the conversion size of source and
destination is the same, i.e. .F16.F16, .F32.F32 and .F64.F64.
When there is a mismatch (.F16.F32), these bits are used for IEEE
rounding, we don't emulate this because GLSL and SPIR-V don't support
configuring it per operation.
2020-03-26 01:58:49 -03:00
..
2020-01-29 17:53:11 -03:00
2020-03-25 19:27:51 -04:00
2020-03-25 19:27:51 -04:00
2020-03-18 20:03:19 -03:00
2020-03-26 01:58:49 -03:00
2020-03-15 21:24:53 -03:00
2020-03-18 04:30:25 -03:00
2020-03-13 18:33:04 -03:00
2020-03-14 11:47:33 -04:00
2020-03-14 11:47:33 -04:00
2020-02-28 17:56:41 -03:00
2019-03-20 22:36:02 -04:00
2019-10-04 19:59:53 -04:00
2019-10-04 19:59:53 -04:00
2019-08-21 01:55:25 -03:00
2019-10-04 19:59:53 -04:00
2020-02-25 21:23:00 -05:00
2020-02-07 23:01:23 -05:00
2020-02-25 16:53:47 -03:00
2020-03-12 21:42:33 -03:00
2020-03-09 18:40:06 -03:00
2020-03-09 18:40:06 -03:00
2020-03-22 22:25:44 +07:00
2019-10-17 17:55:46 -04:00
2020-02-19 20:03:52 -05:00
2020-03-14 09:43:57 -04:00
2020-03-12 21:42:33 -03:00
2019-08-21 02:17:14 -03:00
2020-02-14 17:38:27 -03:00
2019-12-11 18:11:49 +00:00
2019-11-26 21:55:37 -05:00
2018-11-08 00:31:39 -05:00
2019-07-01 04:32:01 -04:00
2020-03-09 18:40:53 -03:00
2019-03-05 20:35:32 -05:00
2020-02-25 21:22:59 -05:00
2019-04-02 15:54:11 -03:00
2019-04-02 15:54:11 -03:00
2020-03-12 21:42:33 -03:00
2020-03-12 21:42:33 -03:00
2020-01-29 17:53:11 -03:00
2019-04-11 22:11:40 -04:00