cube_face_coord: Use fabsf instead of fabs since we know it's floats
authorAlbert Astals Cid <aacid@kde.org>
Mon, 24 Feb 2020 23:36:44 +0000 (00:36 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 26 Feb 2020 21:47:01 +0000 (21:47 +0000)
commit6db7467b59932fd11e828d7a99de0f23f49aecb9
treeb21f482844a6adfa02c5e8952d709ca256aab12d
parenta70a605ad63d95a6e7ce7cfd61fc1ca4e9616e74
cube_face_coord: Use fabsf instead of fabs since we know it's floats

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3933>
src/compiler/nir/nir_opcodes.py