Summary: | test_vec4_register_coalesce regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | Matt Turner <mattst88> |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | imirkin |
Version: | git | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2016-02-08 20:06:53 UTC
From a quick glance, this appears to be a test shortcoming, not an issue with the actual patch. It assumes that prog_data is there, which is true in real life, but I guess the test doesn't set that up. Thanks. I've pushed this commit which solves it: commit c300559fbfa6127320b78c130061fdb6a454658d Author: Matt Turner <mattst88@gmail.com> Date: Mon Feb 8 15:32:12 2016 -0800 i965/vec4: Update vec4 unit tests for commit 01dacc83ff. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94050 |
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.