[Bug 94184] Vulkan: distancefieldfonts triggers a segfault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 16 22:38:13 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94184

--- Comment #1 from Grazvydas Ignotas <notasas at gmail.com> ---
I'm not sure it's worth opening a bug for each Sascha's demo, I'll just list
what problems I've found here, can move to separate bugs later if needed:

Most of the demos trigger repeated "genX_cmd_buffer.c:195 ASSERT: srcStageMask
== 0" prints.

bloom, deferred, offscreen, radialblur:
anv_image.c:214 ASSERT: pCreateInfo->extent.depth > 0
bloom: isl.c:472: isl_calc_phys_level0_extent_sa: Assertion `info->depth == 1'
failed.
Aborted

computeparticles, displacement, tessellation: no graphics

computeshader:
doesn't fully render (although it might be bug 94180)

pipelines:
nir/spirv/spirv_to_nir.c:2159: vtn_handle_preamble_instruction: Assertion
`!"Unsupported capability"' failed.

pushconstants:
nir/spirv/vtn_variables.c:1037: var_decoration_cb: Assertion `!"Unhandled
variable decoration"' failed.

Others seem to work at least to some degree, but with bug 94180 it's a bit hard
to tell.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160216/3c0e7344/attachment.html>


More information about the intel-3d-bugs mailing list