[Mesa-dev] [Bug 91292] [BDW+] glVertexAttribDivisor not working in combination with glPolygonMode
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 10 07:52:57 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91292
Neil Roberts <neil at linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neil at linux.intel.com
Summary|glVertexAttribDivisor not |[BDW+]
|working Linux 10.5.8 Intel |glVertexAttribDivisor not
|HD 5500? |working in combination with
| |glPolygonMode
--- Comment #2 from Neil Roberts <neil at linux.intel.com> ---
I tested this on git master (f12302b89836a2) on SKL and it's also failing.
However I think it is due to the combination of glPolygonMode and
glVertexAttribDivisor rather than a general failure with glVertexAttribDivisor.
If I comment out the call to glPolygonMode then it works (albeit with filled
triangles).
There is a piglit test called arb_instanced_arrays-instanced_arrays which tests
glVertexAttribDivisor and this does work on SKL.
This problem doesn't exist on HSW.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150710/7582397f/attachment.html>
More information about the mesa-dev
mailing list