mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
build: Use __builtin_popcount() if available.
This commit is contained in:
@@ -88,6 +88,7 @@ AS_IF([test "x$with_spirv_tools" = "xyes"],
|
||||
PKG_CHECK_MODULES([XCB], [xcb xcb-keysyms])
|
||||
|
||||
dnl Check for functions
|
||||
VKD3D_CHECK_BUILTIN_POPCOUNT
|
||||
VKD3D_CHECK_SYNC_ADD_AND_FETCH_FUNC
|
||||
VKD3D_CHECK_SYNC_SUB_AND_FETCH_FUNC
|
||||
|
||||
|
Reference in New Issue
Block a user