commit | 394bd770bccababa84f3f96e04726cf80a2f2a45 | [log] [tgz] |
---|---|---|
author | Daniel Almeida <daniel.almeida@collabora.com> | Fri Jun 02 19:38:58 2023 -0300 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Nov 14 00:48:10 2023 +0000 |
tree | b8eaf9e7c59f977af555ca5557043fe0af94c167 | |
parent | 4dd277e2338a84d717ea0fce241c3f73b542c42c [diff] |
nak: add support for floor, ceil and trunc These instructions are not supported and this shows when running the CTS. Add support for them. Signed-off-by: Daniel Almeida <daniel.almeida@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24998>