summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2017-04-11 14:30:42 +0200
committerSamuel Pitoiset <[email protected]>2017-04-13 10:06:05 +0200
commitfbe2ff7740edfe5096dfbef4d02b478ab7936efd (patch)
treeb174408febc6eeb1c329233b4c09582f23d6180f /doxygen
parent12647533fa7136530c55018a147c859663c54e21 (diff)
llvmpipe: remove unused subpixel_snap() and fixed_to_float()
Fixes the following Clang warnings. lp_setup_tri.c:55:1: warning: unused function 'subpixel_snap' [-Wunused-function] subpixel_snap(float a) ^ lp_setup_tri.c:61:1: warning: unused function 'fixed_to_float' [-Wunused-function] fixed_to_float(int a) ^ v2: - do not remove subpixel_snap() (use !PIPE_ARCH_SSE instead) Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions