Commit Graph

2 Commits

Author SHA1 Message Date
Erik Faye-Lund 849ebe3057 d3d12: add missing cmath includes
If we want to use the std:: version of the math functions, we need to
include <cmath>.

Fixes: b171a6baa2 ("d3d12: Add video encode implementation of pipe_video_codec")
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16636>
2022-05-23 14:02:28 +00:00
Sil Vilerino b171a6baa2 d3d12: Add video encode implementation of pipe_video_codec
Acked-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>
2022-05-17 21:02:25 +00:00