Reviewed-by: Andres Rodriguez <andre...@gmail.com>
On 1/27/2017 6:15 PM, Lionel Landwerlin wrote:
I was bitten by that too so :
Acked-by: Lionel Landwerlin <lionel.g.landwer...@intel.com>
On 27/01/17 18:47, Bas Nieuwenhuizen wrote:
Had someone that tried --with-vulkan-drivers=radv, this will guide
people in the right direction.
Signed-off-by: Bas Nieuwenhuizen <ba...@google.com>
CC: <mesa-sta...@lists.freedesktop.org>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index b35adc8a3aa..57fd4075dc0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1738,7 +1738,7 @@ fi
AC_ARG_WITH([vulkan-drivers],
[AS_HELP_STRING([--with-vulkan-drivers@<:@=DIRS...@:>@],
[comma delimited Vulkan drivers list, e.g.
- "intel"
+ "intel,radeon"
@<:@default=no@:>@])],
[with_vulkan_drivers="$withval"],
[with_vulkan_drivers="no"])
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev