<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Piglit/spec/EXT_framebuffer_object/fbo-bind-renderbuffer failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=76894">76894</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Piglit/spec/EXT_framebuffer_object/fbo-bind-renderbuffer failed
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>siglesias@igalia.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>