Summary: | [SNB, regression] arb_draw_indirect.arb_draw_indirect-draw-arrays-shared-binding | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
Component: | Drivers/DRI/i965 | Assignee: | Tapani Pälli <lemody> |
Status: | CLOSED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | major | ||
Priority: | medium | CC: | idr, lemody, mark.a.janes |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mark Janes
2015-11-24 17:25:33 UTC
Hi Mark, Its odd that this is fails only on SNB I would have though this validation is all done in core Mesa. Unfortunately I don't have a SNB, tested on IVB and it works. Maybe Tapani could look at this if he has one as he wrote the piglit test (which seems to have landed just after I did my testing in the CI system) and he also knows what my patch is about. Sure, I'll take a look. My first guess is that SNB does not support draw indirect and I'm not correctly requiring it for the test. Correct, ARB_draw_indirect isn't supported prior to Ivybridge. commit b8403cf40a050daab18b24d570dbcfaeb2e7ecc4 Author: Tapani Palli <tpalli@tpalli-mobl2.ger.corp.intel.com> Date: Wed Nov 25 06:40:57 2015 +0200 arb_draw_indirect: require extension in shared-binding test Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Mark Janes <mark.a.janes@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93093 |
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.