https://bugs.freedesktop.org/show_bug.cgi?id=92692
Bug ID: 92692
Summary: [bisected]
arb_draw_indirect.arb_draw_indirect-api-errors fails
due to Mesa commit
Product: piglit
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: tests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Mesa commit 3daa7e5147f164e822269f13c3bcccfa6446fa83 changed the error code
that is seen by this piglit test:
Author: Marta Lofstedt <[email protected]>
AuthorDate: Mon Oct 26 11:50:24 2015 +0100
Commit: Marta Lofstedt <[email protected]>
CommitDate: Tue Oct 27 08:49:21 2015 +0100
mesa: Draw indirect is not allowed when xfb is active and unpaused
OpenGL ES 3.1 specification, section 10.5:
"An INVALID_OPERATION error is generated if
transform feedback is active and not paused."
Signed-off-by: Marta Lofstedt <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
The commit on the mailing list specifically addresses the choice of error code,
so I can only assume the the corresponding piglit test does not conform to the
spec.
Please update the test to pass.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit