[Bug 97213] SIGSEGV - spirv_to_nir - in vkQuake
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 5 13:31:31 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97213
--- Comment #1 from Groleo Marius <groleo at gmail.com> ---
It looks like this line from vkquake/Shaders/postprocess.frag is causing the
problem.
layout(input_attachment_index = 0, set = 0, binding = 0) uniform subpassInput
color_input;
Taking out subpassInput and using simple in/out makes it start (though nothing
gets rendered)
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160805/4f8aa479/attachment.html>
More information about the intel-3d-bugs
mailing list