[Piglit] [Bug 91670] [bisected] piglit.spec.!opengl 3_2.layered-rendering.framebuffertexture fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 25 10:45:02 PST 2015


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

--- Comment #11 from Ian Romanick <idr at freedesktop.org> ---
(In reply to marius predut from comment #5)
> This test needs to pass OpenGL3.3 conformance test.

You know there is no such thing, right?

> Open GL 3.3 reference document says:
> samples must be in the range zero to GL_MAX_TEXTURE_SIZE - 1.

First of all, this is clearly wrong.  GL_MAX_TEXTURE_SIZE must be at least 2048
(or is it higher these days?), and there is no 2048x multisampling.  I have
submitted a bug to the Khronos public bugzilla for this issue:

https://www.khronos.org/bugzilla/show_bug.cgi?id=1419

> Open GL.4 clearly states:
> An INVALID_VALUE error is generated if samples is zero.

Second of all, if the man page ever disagrees with the spec, the spec is
CORRECT and the man page is WRONG.  Period.  Khronos reviews and votes on the
specifications, but the man pages do not receive the same level of scrutiny. 
They are also written primarily by Graham Sellers on a volunteer basis.

In the future, if you find a case where the man page disagrees with the spec,
please submit a Khronos bug and CC me on that bug.

> The fix is wrong, the defect needs to be reopen.

-- 
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/piglit/attachments/20151125/b27a4d73/attachment.html>


More information about the Piglit mailing list