https://bugs.freedesktop.org/show_bug.cgi?id=91292

Neil Roberts <n...@linux.intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@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 <n...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to