replace IFLOOR with util_ifloor
authorDylan Baker <dylan@pnwbakers.com>
Thu, 6 Sep 2018 22:49:35 +0000 (15:49 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 21 Apr 2020 18:09:03 +0000 (11:09 -0700)
commit9d9a2819ee0e862f60abf50ba239a341b664845a
treee4c3e833504aa357913ba2919dacc9a116bb3517
parent72acb66527df6f38c7b8b15fa5062a616d67074b
replace IFLOOR with util_ifloor

which are exactly the same function with exactly the same implementation

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3024>
src/mesa/main/drawpix.c
src/mesa/program/prog_execute.c
src/mesa/state_tracker/st_cb_bitmap.c
src/mesa/swrast/s_blit.c
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_triangle.c
src/util/imports.h