Summary: | i965: fs_visitor::nir_emit_alu() hits assertion on a dEQP test | ||
---|---|---|---|
Product: | Mesa | Reporter: | Eduardo Lima Mitev <elima> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED INVALID | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | jason |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Eduardo Lima Mitev
2015-05-06 12:18:16 UTC
This other dEQP test also hits the same assertion: dEQP-GLES3.functional.shaders.indexing.tmp_array.vec2_dynamic_write_static_read_fragment What mesa revision are you using? What hardware? I built the deqp suite and I can't reproduce the crash. The hardware is a Haswell laptop. I was using master as of 06/05 (git~cf5e015). But I just discovered that I had disabled many passes in brw_vec4.cpp due to my work on nir-vec4, and that was the cause. Since the assertion was in brw_fs_nir I assumed it was unrelated, but it was not. I'm badly sorry for the noise! Closing as invalid. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.