<div dir="ltr"><div dir="ltr" class="gmail_msg">I tried running the tessellation demo from Sacha Williams on my Tonga and I got the following error:<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><div class="gmail_msg"><span style="font-family:monospace" class="gmail_msg">vulkantessellation: /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/include/llvm/Support/Casting.h:95: static bool llvm::isa_impl_cl<llvm::Constant, const llvm::Value *>::doit(const From *) [To = llvm::Constant, From = const llvm::Value *]: Assertion<br class="gmail_msg"> `Val && "isa<> used on a null pointer"' failed.
<br class="gmail_msg">Aborted (core dumped)<br class="gmail_msg">
<br class="gmail_msg"></span></div></div></div><br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Thu, 30 Mar 2017 at 09:01 Dave Airlie <<a href="mailto:airlied@gmail.com" class="gmail_msg" target="_blank">airlied@gmail.com</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This contains the initial tessellation shader support for radv.<br class="gmail_msg">
<br class="gmail_msg">
It currently passes all the tess tests in CTS when run<br class="gmail_msg">
under piglit, but when run in CTS itself I seem to get some<br class="gmail_msg">
misc fails when multiple tests are run in one process. I'll<br class="gmail_msg">
be chasing that down asap.<br class="gmail_msg">
<br class="gmail_msg">
But I thought it would be good to get the code out there and<br class="gmail_msg">
on the list, the main fun is in Patch 21 (and probably lots<br class="gmail_msg">
of the bugs).<br class="gmail_msg">
<br class="gmail_msg">
This is also in my radv-wip-tess-submit branch on github.<br class="gmail_msg">
<br class="gmail_msg">
Dave.<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
mesa-dev mailing list<br class="gmail_msg">
<a href="mailto:mesa-dev@lists.freedesktop.org" class="gmail_msg" target="_blank">mesa-dev@lists.freedesktop.org</a><br class="gmail_msg">
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br class="gmail_msg">
</blockquote></div></div>