[Bug 108957] VkRunner tests assert when run with nir test environment variables
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 5 20:49:12 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108957
Bug ID: 108957
Summary: VkRunner tests assert when run with nir test
environment variables
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: mark.a.janes at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
Mesa i965 CI runs tests in a mode designed to detect problems with our use of
NIR. The following environment variables are set:
NIR_TEST_CLONE=true NIR_TEST_SERIALIZE=true
With the addition of VkRunner tests to piglit, the following tests began to
fail in this mode:
piglit.vulkan.glsl450.face-forward-double
piglit.vulkan.glsl450.frexp-double
piglit.vulkan.glsl450.isinf-double
piglit.vulkan.glsl450.reflect-double
piglit.vulkan.glsl450.refract-double
piglit.vulkan.shaders.fs-large-local-array
piglit.vulkan.shaders.fs-large-local-array-vec2
piglit.vulkan.shaders.fs-large-local-array-vec3
piglit.vulkan.shaders.fs-large-local-array-vec4
piglit.vulkan.shaders.fs-multiple-large-local-array
stderr:
/tmp/vkrunner-1E4K6k
vkrunner: ../src/intel/vulkan/anv_pipeline.c:193: anv_shader_compile_to_nir:
Assertion `exec_list_length(&nir->functions) == 1' failed.
--
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/20181205/ae8a13e2/attachment.html>
More information about the intel-3d-bugs
mailing list