https://bugs.freedesktop.org/show_bug.cgi?id=76894
Priority: medium
Bug ID: 76894
Assignee: [email protected]
Summary: Piglit/spec/EXT_framebuffer_object/fbo-bind-renderbuff
er failed
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
System Environment:
--------------------------
Arch: amd64
Platform: Sandybridge
Mesa version: Mesa 10.2.0-devel (git-5d76e44)
Bug detailed description:
-----------------------------
Piglit's fbo-bind-renderbuffer test failed due to receiving a different error
(GL_INVALID_VALUE) from expected (GL_INVALID_OPERATION).
According to the spec:
"<renderbuffer> must be either
zero or the name of an existing renderbuffer object of type
<renderbuffertarget>, otherwise an INVALID_OPERATION error is
generated."
Errors:
Mesa: User error: GL_INVALID_VALUE in glFramebufferRenderbufferEXT(renderbuffer
2)
Output:
fbo-bind-renderbuffer: failed to generate expected error
Reproduce steps:
----------------------------
1. ./bin/fbo-bind-renderbuffer -fbo -auto
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev