Home | History | Annotate | Download | only in dist

Lines Matching refs:DRI3

1602   --enable-dri3           Enable DRI3 support [[default=no]]
1695 DRI3_CFLAGS C compiler flags for DRI3, overriding pkg-config
1696 DRI3_LIBS linker flags for DRI3, overriding pkg-config
19297 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm\""; } >&5
19298 ($PKG_CONFIG --exists --print-errors "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm") 2>&5
19302 pkg_cv_X11_DRI3_CFLAGS=`$PKG_CONFIG --cflags "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>/dev/null`
19314 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm\""; } >&5
19315 ($PKG_CONFIG --exists --print-errors "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm") 2>&5
19319 pkg_cv_X11_DRI3_LIBS=`$PKG_CONFIG --libs "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>/dev/null`
19340 X11_DRI3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>&1`
19342 X11_DRI3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>&1`
19480 ignore="xcb-dri3 xcb-sync x11-xcb xshmfence x11"
19688 # Check whether --enable-dri3 was given.
19690 enableval=$enable_dri3; DRI3=$enableval
19692 DRI3=no
20776 if test "x$DRI3" != "xno"; then
20785 #if !defined DRI3
20786 #error DRI3 not defined
20804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if DRI3 is defined" >&5
20805 $as_echo_n "checking if DRI3 is defined... " >&6; }
20815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DRI3" >&5
20816 $as_echo_n "checking for DRI3... " >&6; }
20909 ac_fn_c_check_decl "$LINENO" "DRI3" "ac_cv_have_decl_DRI3" "#include <xorg-server.h>
20967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include DRI3 support" >&5
20968 $as_echo_n "checking whether to include DRI3 support... " >&6; }
20983 dri_msg="$dri_msg DRI3"
20985 if test "x$DRI" = "xyes" -a "x$DRI3" != "xno" -a "x$KMS" = "xyes"; then
20986 as_fn_error $? "DRI3 requested but prerequisites not found" "$LINENO" 5
21935 as_fn_error $? "conditional \"DRI3\" was never defined.