Summary: | [regression, bisected] `make check` dispatch-sanity broken by GL_EXT_buffer_storage | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
Component: | Drivers/DRI/i965 | Assignee: | Ilia Mirkin <imirkin> |
Status: | CLOSED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | imirkin, mark.a.janes |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mark Janes
2015-11-04 19:09:15 UTC
Assigning to Ilia, since I can't find an account for Ryan Houdek on fdo. Should be fixed by commit 5bbd522452cfe86fc600203fe1a9b056582e2000 Author: Ilia Mirkin <imirkin@alum.mit.edu> Date: Wed Nov 4 14:26:37 2015 -0500 mesa/tests: add glBufferStorageEXT to ES 3.1 dispatch list I thought that aliased functions didn't need to be added, but that might only be if the function aliases something in the same {desktop,ES} space. Resolves the dispatch sanity test failure. Fixes: 13b19aa81 (mesa: expose support for GL_EXT_buffer_storage) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92824 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Sorry, I should have run 'make check' before pushing the original out... forgot. |
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.